Changeset 13503
- Timestamp:
- May 24, 2007, 10:22:09 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
r13486 r13503 88 88 89 89 if (job[0].realhost == NULL) { 90 set_str_variable ("JOB_HOSTNAME", job[0].realhost);90 set_str_variable ("JOB_HOSTNAME", "localhost"); 91 91 } else { 92 92 set_str_variable ("JOB_HOSTNAME", job[0].realhost);
Note:
See TracChangeset
for help on using the changeset viewer.
