taking runtest out of autogeneration of file loop
This commit is contained in:
parent
11507043a0
commit
baa0b72483
4 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,4 @@
|
|||
Makefile
|
||||
runtest
|
||||
ct2ctml.log
|
||||
diff_out_0.txt
|
||||
gri30.xml
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
|
|
@ -1,5 +1,4 @@
|
|||
Makefile
|
||||
runtest
|
||||
ct2ctml.log
|
||||
diff_out_0.txt
|
||||
gri30.xml
|
||||
|
|
|
|||
|
|
@ -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'
|
||||
Loading…
Add table
Reference in a new issue