IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2009, 1:12:48 PM (17 years ago)
Author:
bills
Message:

allow selecting pendingfileset by distRun.stage

File:
1 edited

Legend:

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

    r25429 r25460  
    847847    psMetadata *where = psMetadataAlloc();
    848848    PXOPT_COPY_S64(config->args, where, "-dist_id", "dist_id", "==");
     849    PXOPT_COPY_STR(config->args, where, "-stage", "distRun.stage", "==");
    849850    pxAddLabelSearchArgs (config, where, "-label", "distRun.label", "==");
    850851
Note: See TracChangeset for help on using the changeset viewer.