Changeset 27517 for branches/eam_branches/20100225/ippTools/src/magictool.c
- Timestamp:
- Mar 29, 2010, 3:55:49 PM (16 years ago)
- Location:
- branches/eam_branches/20100225
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/20100225
- Property svn:mergeinfo changed
-
branches/eam_branches/20100225/ippTools/src/magictool.c
r26981 r27517 1060 1060 PXOPT_COPY_S64(config->args, where, "-magic_id", "magic_id", "=="); 1061 1061 PXOPT_COPY_STR(config->args, where, "-node", "node", "=="); 1062 PXOPT_COPY_STR(config->args, where, "-label", "label", "==");1063 1062 PXOPT_COPY_S16(config->args, where, "-fault", "magicNodeResult.fault", "=="); 1063 pxAddLabelSearchArgs (config, where, "-label", "magicRun.label", "=="); 1064 1064 1065 1065 psString query = pxDataGet("magictool_revertnode.sql");
Note:
See TracChangeset
for help on using the changeset viewer.
