IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 13503


Ignore:
Timestamp:
May 24, 2007, 10:22:09 AM (19 years ago)
Author:
eugene
Message:

use locahost for non-remote jobs

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pantasks/CheckJobs.c

    r13486 r13503  
    8888
    8989        if (job[0].realhost == NULL) {
    90           set_str_variable ("JOB_HOSTNAME", job[0].realhost);
     90          set_str_variable ("JOB_HOSTNAME", "localhost");
    9191        } else {
    9292          set_str_variable ("JOB_HOSTNAME", job[0].realhost);
Note: See TracChangeset for help on using the changeset viewer.