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/camtoolConfig.c

    r23532 r23604  
    184184    psMetadataAddBool(revertprocessedexpArgs, PS_LIST_TAIL, "-all",  0,            "allow everything to be queued without search terms", false);
    185185    psMetadataAddS16(revertprocessedexpArgs, PS_LIST_TAIL, "-fault",  0,            "search by fault code", 0);
    186     psMetadataAddS16(revertprocessedexpArgs, PS_LIST_TAIL, "-quality",  0,            "search by quality", 0);
    187186
    188187    // -updateprocessedexp
Note: See TracChangeset for help on using the changeset viewer.