IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 4, 2008, 2:21:56 PM (18 years ago)
Author:
eugene
Message:

add search by chipRun.label

File:
1 edited

Legend:

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

    r19350 r19367  
    6363    psMetadata *updaterunArgs = psMetadataAlloc();
    6464    psMetadataAddS64(updaterunArgs, PS_LIST_TAIL, "-chip_id",              0,            "search by chip ID", 0);
     65    psMetadataAddStr(updaterunArgs, PS_LIST_TAIL, "-label",              0, "search by chipRun label (LIKE comparison)", NULL);
    6566    pxchipSetSearchArgs (updaterunArgs);
    6667
Note: See TracChangeset for help on using the changeset viewer.