IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Apr 6, 2009, 3:15:05 PM (17 years ago)
Author:
bills
Message:

poll modes need to support query by label

File:
1 edited

Legend:

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

    r23688 r23717  
    424424    psMetadata *where = psMetadataAlloc();
    425425    PXOPT_COPY_S64(config->args, where, "-dist_id", "dist_id", "==");
     426    PXOPT_COPY_STR(config->args, where, "-label", "label", "==");
    426427
    427428    PXOPT_LOOKUP_U64(limit, config->args, "-limit", false, false);
Note: See TracChangeset for help on using the changeset viewer.