IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 16, 2008, 7:28:59 AM (18 years ago)
Author:
Paul Price
Message:

Allow reversion based on fault code.

File:
1 edited

Legend:

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

    r19423 r19572  
    638638    pxcamGetSearchArgs (config, where);
    639639    PXOPT_COPY_STR(config->args, where, "-label", "camRun.label", "==");
     640    PXOPT_COPY_S16(config->args, where, "-code", "camProcessedExp.fault", "==");
    640641
    641642    if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all")) {
Note: See TracChangeset for help on using the changeset viewer.