Parent Directory
|
Revision Log
|
Revision Graph
|
Patch
| revision 1.15 by jmc, Tue Jan 15 19:02:02 2013 UTC | revision 1.16 by jmc, Sat Feb 2 16:49:20 2013 UTC | |
|---|---|---|
| # | Line 55 do | Line 55 do |
| 55 | if [ $fwd -eq 0 ] ; then | if [ $fwd -eq 0 ] ; then |
| 56 | set -x | set -x |
| 57 | ( cd MITgcm_$tt/verification ; testreport -adm -clean > ../../tr_clean_$tt.log 2>&1 ) | ( cd MITgcm_$tt/verification ; testreport -adm -clean > ../../tr_clean_$tt.log 2>&1 ) |
| 58 | set +x | |
| 59 | else | else |
| 60 | set -x | set -x |
| 61 | #- cleanup previous restart: | #- cleanup previous restart: |
|
||||||||
| ViewVC Help | |
| Powered by ViewVC 1.1.22 |