- Timestamp:
- Sep 7, 2010, 9:16:10 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100823
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/disttool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823
-
branches/eam_branches/ipp-20100823/ippTools/src/disttool.c
r28959 r29124 519 519 PXOPT_COPY_STR(config->args, where, "-stage", "stage", "==");; 520 520 PXOPT_COPY_STR(config->args, where, "-state", "distRun.state", "=="); 521 PXOPT_COPY_STR(config->args, where, "-label", "label", " ==");521 PXOPT_COPY_STR(config->args, where, "-label", "label", "LIKE"); 522 522 PXOPT_COPY_STR(config->args, where, "-data_group", "distRun.data_group", "LIKE"); 523 523 PXOPT_COPY_STR(config->args, where, "-dist_group", "distTarget.dist_group", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
