Ticket #1179 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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

bash.patch Download (9.5 KB) - added by rlm 3 years ago.

Change History

Changed 3 years ago by mabshoff

  • status changed from new to assigned

Changed 3 years ago by rlm

Changed 3 years ago by was

Looks good to me.

Changed 3 years ago by rlm

Testall successful.

Changed 3 years ago by mabshoff

  • status changed from assigned to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.