Changeset 24125 for trunk/ippTools/src/disttool.c
- Timestamp:
- May 9, 2009, 2:19:48 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/disttool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/disttool.c
r24001 r24125 488 488 PXOPT_COPY_STR(config->args, where, "-state", "state", "=="); 489 489 PXOPT_COPY_STR(config->args, where, "-label", "label", "=="); 490 PXOPT_COPY_S16(config->args, where, "-fault", " distComponent.fault", "==");490 PXOPT_COPY_S16(config->args, where, "-fault", "fault", "=="); 491 491 492 492 // It might be useful to be able to query by the parameters of the underlying runs
Note:
See TracChangeset
for help on using the changeset viewer.
