IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 16, 2020, 1:54:47 PM (6 years ago)
Author:
tdeboer
Message:

revert to working Ohana build

File:
1 edited

Legend:

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

    r41281 r41340  
    2323int version         PROTO((int, char **));
    2424int server          PROTO((int, char **));
     25int ipptool2book    PROTO((int, char **));
    2526
    2627int server_run      PROTO((int, char **));
     
    3536  {1, "host",       task_host,     "define host machine for a task"},
    3637  {1, "nice",       task_nice,     "set nice level for a task"},
     38  {1, "ipptool2book", ipptool2book, "convert queue with ipptool output to book"},
    3739  {1, "kill",       kill_job,      "kill job"},
    3840  {1, "nmax",       task_nmax,     "define maximum number of jobs for a task"},
Note: See TracChangeset for help on using the changeset viewer.