taking runtest out of autogeneration of file loop

This commit is contained in:
Harry Moffat 2009-07-15 18:27:23 +00:00
parent 11507043a0
commit baa0b72483
4 changed files with 0 additions and 4 deletions

View file

@ -1,5 +1,4 @@
Makefile
runtest
ct2ctml.log
diff_out_0.txt
gri30.xml

View file

@ -5,7 +5,6 @@ temp_success="1"
/bin/rm -f output_0.txt diff_csv.txt diff_out_0.txt
##########################################################################
PYTHON_CMD=@PYTHON_CMD@
prog=isentropic.py
if test ! -f $prog ; then
echo $prog ' does not exist'

View file

@ -1,5 +1,4 @@
Makefile
runtest
ct2ctml.log
diff_out_0.txt
gri30.xml

View file

@ -5,7 +5,6 @@ temp_success="1"
/bin/rm -f output_0.txt diff_csv.txt diff_out_0.txt
##########################################################################
PYTHON_CMD=@PYTHON_CMD@
prog=soundSpeed.py
if test ! -f $prog ; then
echo $prog ' does not exist'