IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 2, 2010, 11:17:18 AM (16 years ago)
Author:
bills
Message:

add -fault to selection args for pstamptool -updatejob

File:
1 edited

Legend:

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

    r28308 r28595  
    891891    PXOPT_COPY_S64(config->args, where, "-req_id", "req_id", "==");
    892892    PXOPT_COPY_S64(config->args, where, "-dep_id", "dep_id", "==");
     893    PXOPT_COPY_S32(config->args, where, "-fault",  "pstampJob.fault", "==");
    893894    PXOPT_COPY_STR(config->args, where, "-state",  "pstampJob.state", "==");
    894895
Note: See TracChangeset for help on using the changeset viewer.