(save-lisp-and-die "$tmpcore" :executable t)
EOF
chmod u+x "$tmpcore"
-./"$tmpcore" >"$tmpoutput" --eval '(quit :unix-status 71)'
+./"$tmpcore" >"$tmpoutput" \
+ --no-userinit --no-sysinit --eval '(quit :unix-status 71)'
if [ $? != 71 ]; then
echo "failure in banner suppression: $?"
exit 1
;;; 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.4.34"
+"1.0.4.35"