Changeset 30729 for trunk/ippTools/src/camtool.c
- Timestamp:
- Feb 22, 2011, 11:51:02 AM (15 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/camtool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/camtool.c
r29902 r30729 283 283 284 284 // pxUpdateRun gets parameters from config->args and updates 285 bool result = pxUpdateRun(config, where, &query, "camRun", "cam_id", "camProcessedExp", true );285 bool result = pxUpdateRun(config, where, &query, "camRun", "cam_id", "camProcessedExp", true, true); 286 286 if (!result) { 287 287 psError(psErrorCodeLast(), false, "pxUpdateRun failed");
Note:
See TracChangeset
for help on using the changeset viewer.
