X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fexpect.sh;h=84617f051f00decaceb0366c66025740839407ba;hb=16fa00e83bc553a6436f0eac7ca9d8455f7763fa;hp=60cbdc8cb1a9466af9fed2c066d6224de33fa940;hpb=a69ce2e3ddf66eb87010ecdd3617a286caa8e69a;p=sbcl.git diff --git a/tests/expect.sh b/tests/expect.sh index 60cbdc8..84617f0 100644 --- a/tests/expect.sh +++ b/tests/expect.sh @@ -99,24 +99,24 @@ EOF check_status_maybe_lose abort-compile $? } -fail_on_compiler_note () +fail_on_condition_during_compile () { run_sbcl <