1.0.44.4: make MAKE-FUNCTIONAL-FROM-TOPLEVEL-LAMBDA build proper XEPs
[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}))