[prev in list] [next in list] [prev in thread] [next in thread] 

List:       sbcl-commits
Subject:    [Sbcl-commits] master: don't use init files for shrinkwrap-sbcl in test
From:       Christophe Rhodes via Sbcl-commits <sbcl-commits () lists ! sourceforge ! net>
Date:       2020-05-31 10:01:33
Message-ID: 1590919293.760297.22981 () sfp-scm-2 ! v30 ! lw ! sourceforge ! com
[Download RAW message or body]

The branch "master" has been updated in SBCL:
       via  3ee4385a221e96df96fcfe2c2697a1b7313c0ace (commit)
      from  c3ae90f3a9dead985b0220f3c9ec9ac285ca7381 (commit)

- Log -----------------------------------------------------------------
commit 3ee4385a221e96df96fcfe2c2697a1b7313c0ace
Author: Christophe Rhodes <csr21@cantab.net>
Date:   Sun May 31 11:01:00 2020 +0100

    don't use init files for shrinkwrap-sbcl in test
---
 tests/elfcore.test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/elfcore.test.sh b/tests/elfcore.test.sh
index 5afd2bd92..c2e4e7429 100755
--- a/tests/elfcore.test.sh
+++ b/tests/elfcore.test.sh
@@ -33,7 +33,7 @@ set -e # exit on error
 # Ensure that we're not running a stale shrinkwrap-sbcl
 (cd $SBCL_PWD/../src/runtime ; rm -f shrinkwrap-sbcl ; make shrinkwrap-sbcl)
 
-$SBCL_PWD/../src/runtime/shrinkwrap-sbcl --disable-debugger --noprint <<EOF
+$SBCL_PWD/../src/runtime/shrinkwrap-sbcl --disable-debugger --no-sysinit --no-userinit --noprint <<EOF
 (dotimes (i 100000) (sb-vm::alloc-immobile-fdefn))
 ;; This just needs any function that when ELFinated has its packed fixups rewritten.
 ;; If the packed value is a bignum, it goes into a C data section.

-----------------------------------------------------------------------


hooks/post-receive
-- 
SBCL


_______________________________________________
Sbcl-commits mailing list
Sbcl-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/sbcl-commits
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic