/[MITgcm]/mitgcm.org/front_content/parse_emails
ViewVC logotype

Diff of /mitgcm.org/front_content/parse_emails

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

revision 1.8 by jmc, Thu Nov 29 23:55:56 2007 UTC revision 1.9 by jmc, Fri Nov 30 00:45:55 2007 UTC
# Line 131  for file in $all_files ; do Line 131  for file in $all_files ; do
131          done          done
132          mv $TEMPDIR"/"$tdir $OUTDIR"/"$tdir"_"$ad > /dev/null 2>&1          mv $TEMPDIR"/"$tdir $OUTDIR"/"$tdir"_"$ad > /dev/null 2>&1
133          chmod -R a+rx $OUTDIR"/"$tdir"_"$ad > /dev/null 2>&1          chmod -R a+rx $OUTDIR"/"$tdir"_"$ad > /dev/null 2>&1
134          gzip $OUTDIR"/"$tdir"_"$ad"/output.txt"  #       gzip $OUTDIR"/"$tdir"_"$ad"/output.txt"
135      else      else
136          mv $TEMPDIR"/"$tdir $OUTDIR > /dev/null 2>&1          mv $TEMPDIR"/"$tdir $OUTDIR > /dev/null 2>&1
137          chmod -R a+rx $OUTDIR"/"$tdir > /dev/null 2>&1          chmod -R a+rx $OUTDIR"/"$tdir > /dev/null 2>&1
138          gzip $OUTDIR"/"$tdir"/output.txt"  #       gzip $OUTDIR"/"$tdir"/output.txt"
139      fi      fi
140    
141      #  remove the original file      #  remove the original file

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

  ViewVC Help
Powered by ViewVC 1.1.22