Changeset 27274 for trunk/ippTools/src/magictool.c
- Timestamp:
- Mar 12, 2010, 11:48:17 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r26981 r27274 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.
