Took runtest out of autogen loop. It's now a fixed file.

This commit is contained in:
Harry Moffat 2009-07-15 18:12:31 +00:00
parent eca81d9a55
commit a6550ac015
6 changed files with 0 additions and 5 deletions

View file

@ -1,5 +1,4 @@
Makefile
runtest
KOH.xml
ct2ctml.log
diff_csv.txt

View file

@ -5,7 +5,6 @@ temp_success="1"
/bin/rm -f output_0.txt equil_koh.csv diff_csv.txt diff_out_0.txt
##########################################################################
PYTHON_CMD=@PYTHON_CMD@
prog=multiphase_plasma.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
h2o2.xml

View file

@ -1,5 +1,4 @@
Makefile
runtest
ct2ctml.log
diff_out_0.txt
h2o2.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=stoich.py
if test ! -f $prog ; then
echo $prog ' does not exist'