X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fclos.test.sh;h=47e91a817ec04f20dda63969a95f7bd7295b6b2f;hb=22a6702974b7d6ff4e8f2b3b7b5ff446fc632de0;hp=174fceb06e50371fb1e10f5bddcde962e520b2c1;hpb=5b43e28a5a9f0fcdefc2132840492e2e382876c6;p=sbcl.git diff --git a/tests/clos.test.sh b/tests/clos.test.sh index 174fceb..47e91a8 100644 --- a/tests/clos.test.sh +++ b/tests/clos.test.sh @@ -6,12 +6,12 @@ # 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. -. expect.sh +. ./expect.sh base_tmpfilename="clos-test-$$-tmp" tmpfilename="$base_tmpfilename.lisp" @@ -61,7 +61,7 @@ expect_load_error $tmpfilename # succession. cat > $tmpfilename <