Skip to content

Commit

Permalink
small modifications for Tana tests
Browse files Browse the repository at this point in the history
  • Loading branch information
lauvergn committed Jul 13, 2024
1 parent 8c9d8cc commit 7872680
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 15 deletions.
2 changes: 1 addition & 1 deletion TESTS/exa_TanaCheck/clean
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
rm -f res* freq.xyz keo.op Eq_KEO.tex
rm -f dat* save_dat_error
rm -f *.mod *.MOD *.o a.out split_block.exe
rm -f *log
#rm -f *log
7 changes: 4 additions & 3 deletions TESTS/exa_TanaCheck/run_all
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,10 @@ fi


echo " Tests with polysherical vector number: " $list >> run_all.log
cp run_all.log run_short.log

for v in $list
do
./run_tests $v >> run_all.log
done

./run_tests $v >> run_all.log 2>&1
tail -3 run_all.log >> run_short.log
done
11 changes: 0 additions & 11 deletions TESTS/exa_TanaCheck/run_test_nv4-num4

This file was deleted.

0 comments on commit 7872680

Please sign in to comment.