Changeset 26984 for trunk/ippTools/src/disttool.c
- Timestamp:
- Feb 18, 2010, 11:36:46 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/disttool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/disttool.c
r26981 r26984 538 538 PXOPT_COPY_S64(config->args, where, "-stage_id", "stage_id", "=="); 539 539 PXOPT_COPY_STR(config->args, where, "-state", "state", "=="); 540 PXOPT_COPY_STR(config->args, where, "-label", "label", "==");540 pxAddLabelSearchArgs(config, where, "-label", "distRun.label", "=="); 541 541 542 542 PXOPT_COPY_S16(config->args, where, "-fault", "distComponent.fault", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
