IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2012, 11:03:28 AM (14 years ago)
Author:
bills
Message:

accept -jobType as selector for -listjob

File:
1 edited

Legend:

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

    r33119 r33337  
    780780    PXOPT_COPY_S64(config->args, where, "-req_id", "req_id", "==");
    781781    PXOPT_COPY_S64(config->args, where, "-dep_id", "dep_id", "==");
     782    PXOPT_COPY_STR(config->args, where, "-jobType", "jobType", "==");
    782783    PXOPT_COPY_S64(config->args, where, "-fault",  "fault", "==");
    783784
Note: See TracChangeset for help on using the changeset viewer.