Taking runtest out of autofile generation loop.

This commit is contained in:
Harry Moffat 2009-07-15 18:21:54 +00:00
parent c6ba4dbc88
commit 11507043a0
2 changed files with 0 additions and 2 deletions

View file

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

View file

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