Changeset 30497 for trunk/ippTools/src/magictool.c
- Timestamp:
- Feb 7, 2011, 1:10:32 PM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/magictool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/magictool.c
r30402 r30497 627 627 PXOPT_COPY_S64(config->args, where, "-magic_id", "magic_id", "=="); 628 628 PXOPT_COPY_S16(config->args, where, "-fault", "fault", "=="); 629 PXOPT_COPY_STR(config->args, where, "-label", "label", "==");629 pxAddLabelSearchArgs (config, where, "-label", "magicRun.label", "=="); 630 630 631 631 psString query = psStringCopy("UPDATE magicRun SET fault = 0 WHERE state = 'new' AND fault != 0");
Note:
See TracChangeset
for help on using the changeset viewer.
