Commented out CANTERA_DATA statement. On the x86-linux1 cf machine, this
was causing the test to crash for some reason.
This commit is contained in:
parent
f4db5c279a
commit
93427d1f42
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ echo " "
|
|||
#################################################################
|
||||
#
|
||||
#################################################################
|
||||
CANTERA_DATA=${CANTERA_DATA:=../../data/inputs}; export CANTERA_DATA
|
||||
# CANTERA_DATA=${CANTERA_DATA:=../../data/inputs}; export CANTERA_DATA
|
||||
|
||||
CANTERA_BIN=${CANTERA_BIN:=../../bin}
|
||||
../../examples/cxx/cxx_examples > cxx_examples.out
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue