1.0.23.37: more CLOS and classoid thread safety
[sbcl.git] / tests / stress-gc.sh
index 32321b9..36ef336 100644 (file)
@@ -13,7 +13,7 @@
 
 . ./subr.sh
 
-sbcl <<EOF
+run_sbcl <<EOF
     (compile-file "./stress-gc.lisp")
     (load *)
     (time (stress-gc ${1:-100000} ${2:-3000}))