IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 7, 2010, 4:23:20 PM (16 years ago)
Author:
bills
Message:

allow selection of jobs to list by dependent id

File:
1 edited

Legend:

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

    r28595 r28629  
    738738    PXOPT_COPY_S64(config->args, where, "-job_id", "job_id", "==");
    739739    PXOPT_COPY_S64(config->args, where, "-req_id", "req_id", "==");
     740    PXOPT_COPY_S64(config->args, where, "-dep_id", "dep_id", "==");
    740741    PXOPT_COPY_S64(config->args, where, "-fault",  "fault", "==");
    741742
Note: See TracChangeset for help on using the changeset viewer.