Taking runtest out of autogeneration of files loop.

This commit is contained in:
Harry Moffat 2009-07-15 18:43:02 +00:00
parent 24f7922f0c
commit 561f91c500
14 changed files with 0 additions and 14 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=ratecoeffs.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

@ -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=critProperties.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

@ -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=rankine.py
if test ! -f $prog ; then
echo $prog ' does not exist'

View file

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

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=rxnpath1.py
if test ! -f $prog ; then
echo $prog ' does not exist'

View file

@ -1,5 +1,4 @@
Makefile
runtest
catcomb.csv
catcomb.xml
ct2ctml.log

View file

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

View file

@ -5,4 +5,3 @@ diamond.xml
diff_csv.txt
diff_out_0.txt
output_0.txt
runtest

View file

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

View file

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