/[MITgcm]/MITgcm/tools/example_scripts/ACESgrid/test_aces_ifc_mpi
ViewVC logotype

Diff of /MITgcm/tools/example_scripts/ACESgrid/test_aces_ifc_mpi

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

revision 1.3 by jmc, Sun Dec 22 14:22:02 2013 UTC revision 1.4 by jmc, Tue Mar 18 18:50:56 2014 UTC
# Line 50  cd $TST_DIR Line 50  cd $TST_DIR
50  #dsp=`df -P . | tail -1 | awk '{print $5}' | sed 's/%$//'`  #dsp=`df -P . | tail -1 | awk '{print $5}' | sed 's/%$//'`
51  #if [ $dsp -gt 99 ] ; then  #if [ $dsp -gt 99 ] ; then
52  dsp=`df -P . | tail -1 | awk '{print $4}'`  dsp=`df -P . | tail -1 | awk '{print $4}'`
53  if [ $dsp -le 10000000 ] ; then  if [ $dsp -le 200000000 ] ; then
54    echo 'Not enough space on this disk => do not run testreport.'    echo 'Not enough space on this disk => do not run testreport.'
55    df .    df .
56    exit    exit

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.4

  ViewVC Help
Powered by ViewVC 1.1.22