X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fscript.test.sh;h=3f55d1357827ab27481fdf25bd5c900ffc98ae05;hb=f3491f128307938cc56367f739b8fbf9e5d503b6;hp=9b7e104eb8cf29d26bc510e078e83e14c7363b60;hpb=cd470a05b55209cf32072274b7e096dcd6077097;p=sbcl.git diff --git a/tests/script.test.sh b/tests/script.test.sh index 9b7e104..3f55d13 100644 --- a/tests/script.test.sh +++ b/tests/script.test.sh @@ -38,6 +38,10 @@ run_sbcl --script $tmpscript check_status_maybe_lose "--script exit status from normal exit" $? 0 "(everything ok)" cat > $tmpscript <