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

Diff of /MITgcm/tools/example_scripts/ACESgrid/check_aces_mp2

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

revision 1.2 by jmc, Tue Nov 15 02:27:27 2011 UTC revision 1.3 by jmc, Wed Nov 23 09:38:43 2011 UTC
# Line 51  do Line 51  do
51            if test "x$pp" = "x$ppZ" -a "x$pc" != "x$p1Z" ; then            if test "x$pp" = "x$ppZ" -a "x$pc" != "x$p1Z" ; then
52              ps -f -p $pc | tee -a $pLog              ps -f -p $pc | tee -a $pLog
53              echo " killing proc: $pc" | tee -a $pLog              echo " killing proc: $pc" | tee -a $pLog
54              kill -9 $ppZ              kill -9 $pc
55              out=$?              out=$?
56              echo " return code: $out" | tee -a $pLog              echo " return code: $out" | tee -a $pLog
57            fi            fi

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

  ViewVC Help
Powered by ViewVC 1.1.22