X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Ffull-eval.impure.lisp;h=364260cbc5d4e901e18ec25db87eb1ed23770a26;hb=d06e99b8e2f7901a6774b2d7da0f1ae1bc6dd8d5;hp=032634f189adc7a43e141714105f372073244751;hpb=d2b9d8bbd2d1489723a4437e64f607585670ed58;p=sbcl.git diff --git a/tests/full-eval.impure.lisp b/tests/full-eval.impure.lisp index 032634f..364260c 100644 --- a/tests/full-eval.impure.lisp +++ b/tests/full-eval.impure.lisp @@ -12,7 +12,7 @@ ;;;; more information. #-sb-eval -(sb-ext:quit :unix-status 104) +(sb-ext:exit :code 104) (setf sb-ext:*evaluator-mode* :interpret)