. ./subr.sh use_test_subdirectory tmpcore=${TEST_FILESTEM}_a.core # unix can write a new file to same name as the one we're executing # but not all OSes can tmpcore2=${TEST_FILESTEM}_b.core # Regression test for https://bugs.launchpad.net/sbcl/+bug/411925 # saving runtime options _from_ executable cores run_sbcl <