IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 9, 2008, 2:55:18 PM (18 years ago)
Author:
Paul Price
Message:

Adding search on label for stacktool -revertsumskyfile

File:
1 edited

Legend:

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

    r19435 r19444  
    822822    psMetadata *where = psMetadataAlloc();
    823823    PXOPT_COPY_S64(config->args, where, "-stack_id", "stack_id", "==");
     824    PXOPT_COPY_STR(config->args, where, "-label", "label", "==");
    824825    PXOPT_COPY_S16(config->args, where, "-code", "fault", "==");
    825826
Note: See TracChangeset for help on using the changeset viewer.