Don't do workarounds for broken shells. Busybox is about to grow a shell that
authorRob Landley <rob@landley.net>
Thu, 15 Jun 2006 20:07:57 +0000 (20:07 -0000)
committerRob Landley <rob@landley.net>
Thu, 15 Jun 2006 20:07:57 +0000 (20:07 -0000)
commitcd82c3c041139c03fceea7e76fb48280b00d73da
tree403a08d61e570a94e887007685e8ee1bca0150d5
parent04b7ef967bfb5a4b97600b27d60eb42e0346d8ab
Don't do workarounds for broken shells.  Busybox is about to grow a shell that
we can run our own testsuite under, and I want it to handle the full range of
strange and peverted behavior you can find in real world shell scripts.
In the meantime, I'll just say #!/bin/bash in places that may care.
testsuite/testing.sh