X-Git-Url: http://repo.macrolet.net/gitweb/?a=blobdiff_plain;f=tests%2Fstep.impure.lisp;h=9b48dc2214b7c044a3a20409cbaf84cc7493a1b2;hb=1471fe66b2159cf5edbee456a34ee14226db2aaa;hp=55be2adc7d89f8d7c3a4e785234d2d96aeb46633;hpb=7aa246fdcbb1da73dd1d5ae38d2d17cd04c5f9b7;p=sbcl.git diff --git a/tests/step.impure.lisp b/tests/step.impure.lisp index 55be2ad..9b48dc2 100644 --- a/tests/step.impure.lisp +++ b/tests/step.impure.lisp @@ -15,7 +15,7 @@ ;; No stepper support on some platforms. #-(or x86 x86-64 ppc sparc mips) -(sb-ext:quit :unix-status 104) +(sb-ext:exit :code 104) (defun fib (x) (declare (optimize debug))