X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Finit.test.sh;h=fed1fb8341ae943db4c90f4612644a2850dfb37e;hb=b4f7516350d9dd848552a3b38890fc7c908cea8e;hp=a545d55ef50cd93cebdbd742062de0a9cf143015;hpb=9fb454f1a8211073b0e8446107e5abcba9ad2049;p=sbcl.git diff --git a/tests/init.test.sh b/tests/init.test.sh index a545d55..fed1fb8 100644 --- a/tests/init.test.sh +++ b/tests/init.test.sh @@ -13,10 +13,13 @@ # absolutely no warranty. See the COPYING and CREDITS files for # more information. -tmpcore="init-test-sh-$$.core" -rm -f $tmpcore +. ./subr.sh -$SBCL <