For consistency with other shell scripts here, use #!/bin/sh.
[sbcl.git] / tests / run-compiler.sh
index dbc01f9..068b538 100755 (executable)
@@ -1,4 +1,4 @@
-#!/bin/bash
+#!/bin/sh
 
 platform="${SBCL_SOFTWARE_TYPE}-${SBCL_MACHINE_TYPE}"