Closed
Bug 245058
Opened 22 years ago
Closed 22 years ago
tinderbox has undocumented dependency on csh
Categories
(Webtools Graveyard :: Tinderbox, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Biesinger, Assigned: mcafee)
Details
Attachments
(1 file)
|
496 bytes,
patch
|
mcafee
:
review+
|
Details | Diff | Splinter Review |
$ ~/mozilla/tools/tinderbox/install-links
-bash: /home/chb/mozilla/tools/tinderbox/install-links: /bin/csh: bad
interpreter: No such file or directory
that dependency should be mentioned somewhere, like in the README. or in the
INSTALL file.
ideally, /bin/sh would suffice.
| Reporter | ||
Comment 1•22 years ago
|
||
in fact, looking at this file, there is no reason for it to require csh
| Reporter | ||
Updated•22 years ago
|
Attachment #149600 -
Flags: review?(mcafee)
| Assignee | ||
Comment 2•22 years ago
|
||
Comment on attachment 149600 [details] [diff] [review]
patch
Sure, sh is fine.
make sure it runs ok before checking it in. -Chris
Attachment #149600 -
Flags: review?(mcafee) → review+
| Reporter | ||
Comment 3•22 years ago
|
||
I verified that it does run ok.
checked in
Checking in tools/tinderbox/install-links;
/cvsroot/mozilla/tools/tinderbox/install-links,v <-- install-links
new revision: 1.4; previous revision: 1.3
done
Status: NEW → RESOLVED
Closed: 22 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•