/[MITgcm]/MITgcm_contrib/test_scripts/ollie/mitgcmtestreport_cray
ViewVC logotype

Diff of /MITgcm_contrib/test_scripts/ollie/mitgcmtestreport_cray

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.10 by mlosch, Wed Jun 10 13:58:05 2020 UTC revision 1.11 by mlosch, Tue Sep 22 15:50:25 2020 UTC
# Line 179  echo "running testreport like this in \$ Line 179  echo "running testreport like this in \$
179  echo "${runtestreport} -devel -match 10"  echo "${runtestreport} -devel -match 10"
180  ${runtestreport} -devel -match 10 ${emailaddress} >> $MYOUTPUT 2>&1  ${runtestreport} -devel -match 10 ${emailaddress} >> $MYOUTPUT 2>&1
181    
182    echo "running restart test like this in \${cwd}:"
183    echo "${testrestart}"
184    ${testrestart} ${emailaddress} >> $MYOUTPUT 2>&1
185    
186    ../tools/do_tst_2+2 -clean
187    
188  echo "running testreport like this in \${cwd}:"  echo "running testreport like this in \${cwd}:"
189  echo "./testreport -clean"  echo "./testreport -clean"
190  ./testreport -clean  ./testreport -clean
191    
192  # Hack,hack,hack to avoid running dome:  # Hack,hack,hack to avoid running dome:
 rm -f dome/results/output.txt  
193  echo "running testreport like this in \${cwd}:"  echo "running testreport like this in \${cwd}:"
194  echo "${runtestreport} -fast -match 10"  echo "${runtestreport} -skipdir dome -fast -match 10"
195  ${runtestreport} -fast -match 10 ${emailaddress} >> $MYOUTPUT 2>&1  ${runtestreport} -skipdir dome -fast -match 10 ${emailaddress} >> $MYOUTPUT 2>&1
196    
197  echo "running restart test like this in \${cwd}:"  echo "running restart test like this in \${cwd}:"
198  echo "${testrestart}"  echo "${testrestart}"

Legend:
Removed from v.1.10  
changed lines
  Added in v.1.11

  ViewVC Help
Powered by ViewVC 1.1.22