- Timestamp:
- Mar 30, 2011, 9:36:02 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20110213/ippTools/src
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
magicdstool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20110213/ippTools/src
- Property svn:mergeinfo changed
/trunk/ippTools/src merged: 30854,30877,30906-30907,30912,30927,30945,31038,31045,31047,31051,31058
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20110213/ippTools/src/magicdstool.c
r30812 r31083 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.
