X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fcompiler.test.sh;h=264f474a1c4d1f185f450d764778f38fa2273d31;hb=1e9a538c32223df9132c1e7fb2b67a2129c40a8d;hp=4c731b23dc1e1721e02bf35b695b9990e6697692;hpb=5b43e28a5a9f0fcdefc2132840492e2e382876c6;p=sbcl.git diff --git a/tests/compiler.test.sh b/tests/compiler.test.sh index 4c731b2..264f474 100644 --- a/tests/compiler.test.sh +++ b/tests/compiler.test.sh @@ -11,7 +11,7 @@ # absolutely no warranty. See the COPYING and CREDITS files for # more information. -. expect.sh +. ./expect.sh base_tmpfilename="compiler-test-$$-tmp" tmpfilename="$base_tmpfilename.lisp"