IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Dec 15, 2009, 3:42:06 PM (17 years ago)
Author:
eugene
Message:

add tracking of uniquely-named machines and feature to limit the number of unwanted-host jobs (and additional pantasks / pcontrol commands

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pcontrol/host.c

    r25872 r26411  
    9696usage:
    9797  gprint (GP_LOG, "USAGE: host (command) (hostname)\n");
    98   gprint (GP_ERR, "  valid commands: add, on, retry, check, off, delete\n");
    99   gprint (GP_ERR, "  -threads Nthreads is optional for 'add'\n");
     98  gprint (GP_LOG, "  valid commands: add, on, retry, check, off, delete\n");
     99  gprint (GP_LOG, "  -threads Nthreads is optional for 'add'\n");
    100100  return (FALSE);
    101101}
Note: See TracChangeset for help on using the changeset viewer.