IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 27677


Ignore:
Timestamp:
Apr 13, 2010, 6:34:07 PM (16 years ago)
Author:
heather
Message:

now with time of crash in logging! (for showcommand)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTasks/pantasks.pro

    r27200 r27677  
    311311      $command = $command $taskarg:$n
    312312    end
     313    date -var exitdate
    313314    if ($0 == 2)
    314315      echo ""
     
    317318      echo "job host: $JOB_HOSTNAME"
    318319      echo "job dtime: $JOB_DTIME"
     320      echo "job exit date: $exitdate"
    319321    else
    320322      echo "command: $command"
Note: See TracChangeset for help on using the changeset viewer.