Loading tests/threads.test.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ flag="condition-wait-sigcont.tmp" touch $flag ../src/runtime/sbcl --core ../output/sbcl.core --load condition-wait-sigcont.lisp & $SBCL --load condition-wait-sigcont.lisp & sb_pid=$! while [ -f $flag ]; do sleep 1; done Loading version.lisp-expr +1 −1 Original line number Diff line number Diff line Loading @@ -17,4 +17,4 @@ ;;; checkins which aren't released. (And occasionally for internal ;;; versions, especially for internal versions off the main CVS ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) "0.9.17.13" "0.9.17.14" Loading
tests/threads.test.sh +1 −1 Original line number Diff line number Diff line Loading @@ -14,7 +14,7 @@ flag="condition-wait-sigcont.tmp" touch $flag ../src/runtime/sbcl --core ../output/sbcl.core --load condition-wait-sigcont.lisp & $SBCL --load condition-wait-sigcont.lisp & sb_pid=$! while [ -f $flag ]; do sleep 1; done Loading
version.lisp-expr +1 −1 Original line number Diff line number Diff line Loading @@ -17,4 +17,4 @@ ;;; checkins which aren't released. (And occasionally for internal ;;; versions, especially for internal versions off the main CVS ;;; branch, it gets hairier, e.g. "0.pre7.14.flaky4.13".) "0.9.17.13" "0.9.17.14"