IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 3, 2008, 3:31:30 PM (18 years ago)
Author:
bills
Message:

do not use pxchipSetSearchArgs for -updateprocessedimfile
since it doesn't fit the api

File:
1 edited

Legend:

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

    r19348 r19350  
    136136    psMetadataAddS64(updateprocessedimfileArgs, PS_LIST_TAIL, "-chip_id",  0,            "search by chip ID", 0);
    137137    psMetadataAddStr(updateprocessedimfileArgs,  PS_LIST_TAIL, "-class_id",           0, "search by class ID", NULL);
    138     psMetadataAddStr(updateprocessedimfileArgs,  PS_LIST_TAIL, "-reduction",          0, "search by reduction class", NULL);
    139     pxchipSetSearchArgs(updateprocessedimfileArgs);
    140138    psMetadataAddS16(updateprocessedimfileArgs, PS_LIST_TAIL, "-code",  0,            "set fault code (required)", 0);
    141139
Note: See TracChangeset for help on using the changeset viewer.