Morrison, John wrote:

> Hi folks,
> 
> Cygwins' upgraded its bash (amongst *lots* of other things) and I think this
> has stopped the gen.sh file working.  If you add the line:
> 
> echo $OSTYPE ; exit
> 
> to gen.sh as it stands you won't get anything.  Starting the file with:
> 
> #!/bin/bash
> 
> fixes everything.  Before I commit this - is there a reason it isn't there?


I don't think so.

Will it work with?:

#!/bin/sh

This is more standard.  What do you think?


-- 

"They that give up essential liberty to obtain a little temporary safety
  deserve neither liberty nor safety."
                 - Benjamin Franklin


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to