Changeset 13533
- Timestamp:
- May 25, 2007, 5:12:00 PM (19 years ago)
- File:
-
- 1 edited
-
trunk/ippTasks/pantasks.pro (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTasks/pantasks.pro
r12697 r13533 146 146 end 147 147 if ($0 == 2) 148 echo "" 148 149 echo "$1 for: $command" 149 150 echo "job exit status: $JOB_STATUS" 151 echo "job host: $JOB_HOSTNAME" 150 152 echo "job dtime: $JOB_DTIME" 151 153 else … … 185 187 186 188 if ($VERBOSE > 4) 189 echo "*** exit status ***" 190 echo "JOB_STATUS: $JOB_STATUS" 191 echo "JOB_HOSTNAME: $JOB_HOSTNAME" 192 echo "JOB_DTIME: $JOB_DTIME" 187 193 echo "*** stdout ***" 188 194 queueprint stdout 189 195 echo "*** stderr ***" 190 196 queueprint stderr 191 echo "JOB_STATUS: $JOB_STATUS"192 197 end 193 198
Note:
See TracChangeset
for help on using the changeset viewer.
