Remove GUILE_AUTO_COMPILE=0 from test-env.in
As I'm not sure this helps with backtraces.
This commit is contained in:
parent
3841b452a4
commit
759ff87c0c
1 changed files with 0 additions and 2 deletions
|
@ -7,8 +7,6 @@ GUILE_LOAD_COMPILED_PATH="${abs_top_builddir}/tests${GUILE_LOAD_COMPILED_PATH:+:
|
|||
GUILE_LOAD_PATH="$abs_top_builddir/tests:$abs_top_srcdir${GUILE_LOAD_PATH:+:}$abs_top_builddir:$abs_top_srcdir${GUILE_LOAD_PATH:+:}:$GUILE_LOAD_PATH"
|
||||
export GUILE_LOAD_COMPILED_PATH GUILE_LOAD_PATH
|
||||
|
||||
export GUILE_AUTO_COMPILE=0
|
||||
|
||||
PATH="$abs_top_builddir:$PATH"
|
||||
export PATH
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue