X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Frun-tests.sh;h=ed1b498962383529a120cf67e3c8939ae8188e76;hb=c6bbd001a82bb846fe8366b09787912c02bd8e2e;hp=164bbb4530922e5f79f76cfa74328b1d4aaa459b;hpb=bd494c3bf560c4178f0ec8405b197e3ad0746ed9;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 <