Took autogen of runtest out. Now relies on PYTHON_CMD env variable

This commit is contained in:
Harry Moffat 2009-07-15 18:09:00 +00:00
parent 452044e853
commit eca81d9a55
2 changed files with 0 additions and 2 deletions

View file

@ -1,5 +1,4 @@
Makefile
runtest
adiabatic.csv
ct2ctml.log
diff_csv.txt

View file

@ -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'