X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcore.test.sh;h=84c6a3da0c8cd5843afec453514460420d01e274;hb=35f870eecfcaaba496d54e0f290b09e63884f74c;hp=c60f09983cac3272f21eca97171302c240c4d460;hpb=1026ecf53d97cd568ab94f9a459e73bfa19d425b;p=sbcl.git diff --git a/tests/core.test.sh b/tests/core.test.sh index c60f099..84c6a3d 100644 --- a/tests/core.test.sh +++ b/tests/core.test.sh @@ -8,7 +8,7 @@ # While most of SBCL is derived from the CMU CL system, the test # files (like this one) were written from scratch after the fork # from CMU CL. -# +# # This software is in the public domain and is provided with # absolutely no warranty. See the COPYING and CREDITS files for # more information. @@ -39,6 +39,28 @@ else exit 1 fi +# In sbcl-0.9.8 saving cores with callbacks didn't work on gencgc platforms +$SBCL <