On Thu, Aug 19, 2010 at 04:08:08PM +0000, Ævar Arnfjörð Bjarmason wrote: > As an aside there's a bunch of other things in our tests that are > writing out shellscripts with a #!/bin/sh shebang instead of > #!$SHELL_PATH. These are passing purely by accident since they just > happen to use shell syntax that doesn't run afoul of grumpy old shells > like Solaris's /bin/sh. It's not an accident. I (and others) checked them all when $SHELL_PATH became available to the test scripts, and declared them all trivial. But I would not be opposed to making them all #!$SHELL_PATH. -Peff -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html