IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2009, 1:13:24 PM (17 years ago)
Author:
bills
Message:

add -req_id_min to pstamptool -revertjob mode

File:
1 edited

Legend:

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

    r25316 r25461  
    765765    PXOPT_COPY_S64(config->args, where, "-req_id", "req_id", "==");
    766766    PXOPT_COPY_S64(config->args, where, "-fault",  "fault", "==");
     767    PXOPT_COPY_S64(config->args, where, "-req_id_min",  "req_id", ">=");
    767768
    768769    if (!psListLength(where->list)) {
Note: See TracChangeset for help on using the changeset viewer.