Ticket #1179 (closed defect: fixed)
change all #!/bin/sh to #!/bin/bash in $SAGE_LOCAL/bin (Solaris related)
| Reported by: | mabshoff | Owned by: | mabshoff |
|---|---|---|---|
| Priority: | major | Milestone: | sage-2.8.15 |
| Component: | packages | Keywords: | |
| Cc: | Author(s): | ||
| Report Upstream: | Reviewer(s): | ||
| Merged in: | Work issues: |
Description
This is related to Solaris:
Klas writes:
I've tried started it from bash and tcsh, if that matters. But please note that on Solaris /bin/sh is not bash, so if scripts start with #!/bin/sh some things may not work as expected.
On neron, i.e. William's Sun we replaced /bin/sh by /bin/bash because the original /bin/sh caused all kinds of problems during the build.
Cheers,
Michael
Attachments
Change History
Note: See
TracTickets for help on using
tickets.

