Took autogen of runtest out. Now relies on PYTHON_CMD env variable
This commit is contained in:
parent
452044e853
commit
eca81d9a55
2 changed files with 0 additions and 2 deletions
|
|
@ -1,5 +1,4 @@
|
|||
Makefile
|
||||
runtest
|
||||
adiabatic.csv
|
||||
ct2ctml.log
|
||||
diff_csv.txt
|
||||
|
|
|
|||
|
|
@ -5,7 +5,6 @@ temp_success="1"
|
|||
/bin/rm -f output_0.txt flamespeed.csv diff_csv.txt diff_out_0.txt
|
||||
|
||||
##########################################################################
|
||||
PYTHON_CMD=@PYTHON_CMD@
|
||||
prog=adiabatic.py
|
||||
if test ! -f $prog ; then
|
||||
echo $prog ' does not exist'
|
||||
Loading…
Add table
Reference in a new issue