Skip to content

Commit d9d8a11

Browse files
committed
some more testing
1 parent d75f458 commit d9d8a11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

testing/installPlusSource.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ print(\"===============================\") ;\
2222
python -c "$testScript"
2323

2424
# enable pre-compiled modules
25-
export DUNE_ENABLE_PYTHONMODULE_PRECOMPILE=ON
25+
# export DUNE_ENABLE_PYTHONMODULE_PRECOMPILE=ON
2626

2727
pip install --pre --find-links file://$PWD/../dist dune.common dune.geometry dune.grid dune.istl dune.localfunctions dune.istl dune.alugrid
2828
pip list

0 commit comments

Comments
 (0)