From 1026ecf53d97cd568ab94f9a459e73bfa19d425b Mon Sep 17 00:00:00 2001 From: William Harold Newman Date: Sun, 22 Sep 2002 13:01:24 +0000 Subject: [PATCH] 0.7.7.38: tweaked core.test.sh to stop using .sbclrc (and so not to blow up when .sbclrc loads old .fasl files with a fasl file version different from the version expected by the new build of SBCL) --- tests/core.test.sh | 3 ++- tests/run-tests.sh | 6 ++++++ version.lisp-expr | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/tests/core.test.sh b/tests/core.test.sh index 2242470..c60f099 100644 --- a/tests/core.test.sh +++ b/tests/core.test.sh @@ -28,7 +28,8 @@ $SBCL <