X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcore.test.sh;h=9ffec8c35a4f1d62857848d0a810467a43d5f43c;hb=7976926f8112b708d5927a69923cf7a3dd003c55;hp=b483b689a0486c9086a982a46f10505a0c2f07a4;hpb=704fd58ea0d87f6cbc6d6689698381a6654c6d7c;p=sbcl.git diff --git a/tests/core.test.sh b/tests/core.test.sh index b483b68..9ffec8c 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)' <