X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fscript.test.sh;h=db270dfed42183b34cf4c523267121393ad89868;hb=2612849876e000af9b3c1f52cddb04cef0841f37;hp=9b7e104eb8cf29d26bc510e078e83e14c7363b60;hpb=cd470a05b55209cf32072274b7e096dcd6077097;p=sbcl.git diff --git a/tests/script.test.sh b/tests/script.test.sh index 9b7e104..db270df 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 <