Fix make-array transforms.
[sbcl.git] / tests / clos-cache.impure.lisp
index c3e07d6..46e1a1a 100644 (file)
@@ -72,7 +72,7 @@
     (error (e)
       (note "~&Error in cache test in ~S:~%~A~%...aborting"
             sb-thread:*current-thread* e)
-      (sb-ext:quit :unix-status 1)))
+      (sb-ext:exit :code 1)))
   (note "/~S done" sb-thread:*current-thread*))
 
 #+sb-thread