Changeset 30729 for trunk/ippTools/src/chiptool.c
- Timestamp:
- Feb 22, 2011, 11:51:02 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/chiptool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/chiptool.c
r30544 r30729 443 443 444 444 // pxUpdateRun gets parameters from config->args and updates 445 bool result = pxUpdateRun(config, where, &query, "chipRun", "chip_id", "chipProcessedImfile", true );445 bool result = pxUpdateRun(config, where, &query, "chipRun", "chip_id", "chipProcessedImfile", true, true); 446 446 if (!result) { 447 447 psError(psErrorCodeLast(), false, "pxUpdateRun failed");
Note:
See TracChangeset
for help on using the changeset viewer.
