IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 30, 2009, 12:22:27 PM (17 years ago)
Author:
Paul Price
Message:

Remove mention of 'quality' from revert modes --- don't want to confuse reversion because of a fault with reversion because of bad quality (but no fault).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/pap/ippTools/src/camtool.c

    r23532 r23604  
    726726    PXOPT_COPY_STR(config->args, where, "-label", "camRun.label", "==");
    727727    PXOPT_COPY_S16(config->args, where, "-fault", "camProcessedExp.fault", "==");
    728     PXOPT_COPY_S16(config->args, where, "-quality", "camProcessedExp.quality", "==");
    729728
    730729    if (!psListLength(where->list) && !psMetadataLookupBool(NULL, config->args, "-all")) {
Note: See TracChangeset for help on using the changeset viewer.