IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 27, 2015, 11:10:32 AM (11 years ago)
Author:
bills
Message:

add -state argument to pstamptool -listjob

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/pstamptool.c

    r38586 r39191  
    817817    PXOPT_COPY_S64(config->args, where, "-req_id", "req_id", "==");
    818818    PXOPT_COPY_S64(config->args, where, "-dep_id", "dep_id", "==");
     819    PXOPT_COPY_STR(config->args, where, "-state",  "state", "==");
    819820    PXOPT_COPY_STR(config->args, where, "-jobType", "jobType", "==");
    820821    PXOPT_COPY_S64(config->args, where, "-fault",  "fault", "==");
Note: See TracChangeset for help on using the changeset viewer.