X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-tests.sh;h=ed1b498962383529a120cf67e3c8939ae8188e76;hb=19319c931fc1636835dbef71808cc10e252bcf45;hp=164bbb4530922e5f79f76cfa74328b1d4aaa459b;hpb=8e6a4a018f54dc0babb710d3525c1f2e7f3b6d48;p=sbcl.git diff --git a/tests/run-tests.sh b/tests/run-tests.sh index 164bbb4..ed1b498 100755 --- a/tests/run-tests.sh +++ b/tests/run-tests.sh @@ -11,7 +11,7 @@ # absolutely no warranty. See the COPYING and CREDITS files for # more information. -if [ $1 = "--help" ]; then +if [ "$1" = "--help" ]; then cat <