...2008! Shell portability issues! AAARGH!
(Ok, slightly embarrassed as well.)
fi
if [ -f sbcl-pwd.sh -a -x src/runtime/sbcl -a -f output/sbcl.core ]; then
- . sbcl-pwd.sh
+ . ./sbcl-pwd.sh
sbcl_pwd
echo "(running SBCL from: $SBCL_PWD)"
SBCL_HOME=$SBCL_PWD/contrib src/runtime/sbcl --core output/sbcl.core $@
;;; 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".)
-"1.0.13.31"
+"1.0.13.32"