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

    r19350 r19367  
    235235    pxchipGetSearchArgs (config, where); // rawExp, chipRun
    236236    PXOPT_COPY_S64(config->args,  where, "-chip_id", "chipRun.chip_id", "==");
     237    PXOPT_COPY_STR(config->args,  where, "-label", "chipRun.label", "==");
    237238
    238239    if (!psListLength(where->list)
Note: See TracChangeset for help on using the changeset viewer.