Changeset 13486 for trunk/Ohana/src/opihi/pantasks/CheckJobs.c
- Timestamp:
- May 23, 2007, 10:47:53 AM (19 years ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/opihi/pantasks/CheckJobs.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/opihi/pantasks/CheckJobs.c
r12840 r13486 87 87 set_variable ("JOB_DTIME", job[0].dtime); 88 88 89 if (job[0].realhost == NULL) { 90 set_str_variable ("JOB_HOSTNAME", job[0].realhost); 91 } else { 92 set_str_variable ("JOB_HOSTNAME", job[0].realhost); 93 } 94 89 95 if (status == JOB_CRASH) { 90 96 /* XXX add an Ncrash element? */
Note:
See TracChangeset
for help on using the changeset viewer.
