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

Diff of /MITgcm/tools/example_scripts/ACESgrid/aces_test_all

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

revision 1.5 by jmc, Fri Dec 14 19:30:35 2007 UTC revision 1.6 by jmc, Fri Jan 25 15:17:20 2008 UTC
# Line 66  while test $count != 0 ; do Line 66  while test $count != 0 ; do
66          if test "x_$ready_to_send" = x_0 ; then          if test "x_$ready_to_send" = x_0 ; then
67              pat="/tmp/tr_aces-$i"'*'              pat="/tmp/tr_aces-$i"'*'
68              rm -rf $pat              rm -rf $pat
69              run_dir=${TST_DIR}"/tmp_"$i"/MITgcm/verification"              run_dir=${TST_DIR}"/MITgcm_"$i"/verification"
70              tdir=`ls -1 $run_dir | grep -v tr_out | grep '^tr_aces' | head -1`              tdir=`ls -1 $run_dir | grep -v tr_out | grep '^tr_aces' | head -1`
71              if test ! "x$tdir" = x ; then              if test ! "x$tdir" = x ; then
72                  ( cd $run_dir ; tar -czf "/tmp/tr_aces-"$i".tar.gz" ./$tdir )                  ( cd $run_dir ; tar -czf "/tmp/tr_aces-"$i".tar.gz" ./$tdir )

Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

  ViewVC Help
Powered by ViewVC 1.1.22