Miklos Vajna writes:

 > wouldn't it be a solution to use #!/bin/bash in the test headers?

Not exactly that.  The systems that are problems may not have bash in
/bin (although the two Solaris systems I checked do have /bin/bash, as
do Mac OS X and Linux).

Something like "#!/usr/bin/env bash" is probably more portable.
_______________________________________________
darcs-users mailing list
[email protected]
http://lists.osuosl.org/mailman/listinfo/darcs-users

Reply via email to