X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcore.test.sh;h=978f23018ee659213c531fd5d37f6ce85ae5ba5a;hb=4400b14fd1204e0afe89a37e9235dd3e5e31792b;hp=b483b689a0486c9086a982a46f10505a0c2f07a4;hpb=704fd58ea0d87f6cbc6d6689698381a6654c6d7c;p=sbcl.git diff --git a/tests/core.test.sh b/tests/core.test.sh index b483b68..978f230 100644 --- a/tests/core.test.sh +++ b/tests/core.test.sh @@ -94,9 +94,9 @@ chmod u+x "$tmpcore" (save-lisp-and-die "$tmpcore" :executable t :save-runtime-options t) EOF chmod u+x "$tmpcore" -./"$tmpcore" --version --eval '(sb-ext:quit)' <