Changeset 30854 for trunk/ippTools/src/magicdstool.c
- Timestamp:
- Mar 10, 2011, 1:30:55 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magicdstool.c
r30728 r30854 602 602 603 603 psMetadata *where = psMetadataAlloc(); 604 PXOPT_COPY_STR(config->args, where, "-label", "label", " ==");604 PXOPT_COPY_STR(config->args, where, "-label", "label", "LIKE"); 605 605 PXOPT_COPY_S64(config->args, where, "-stage_id", "stage_id", "=="); 606 606 PXOPT_COPY_STR(config->args, where, "-stage", "stage", "==");
Note:
See TracChangeset
for help on using the changeset viewer.
