Closed
Bug 241847
Opened 21 years ago
Closed 21 years ago
Make codesighs work on Solaris
Categories
(Webtools Graveyard :: Tinderbox, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: yuanyi21, Assigned: yuanyi21)
Details
Attachments
(1 file)
|
1.82 KB,
patch
|
bryner
:
review+
|
Details | Diff | Splinter Review |
two things break codesighs on Solaris:
1) Solaris find command does not accept the -not option, it should be changed to !;
2) Soaris "which foo" command will ouput "no foo in /usr/bin ...", rather than
nothing on Linux.
Attachment #147119 -
Flags: review?(bryner)
Updated•21 years ago
|
OS: SunOS → Solaris
Updated•21 years ago
|
Attachment #147119 -
Flags: review?(bryner) → review+
checked in.
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•