Changeset 27391 for trunk/ippTools/src/faketool.c
- Timestamp:
- Mar 22, 2010, 1:58:02 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/faketool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/faketool.c
r27210 r27391 348 348 349 349 // pxUpdateRun gets parameters from config->args and updates 350 bool result = pxUpdateRun(config, where, &query, "fakeRun", true);350 bool result = pxUpdateRun(config, where, &query, "fakeRun", "fake_id", "fakeProcessedImfile", true); 351 351 if (!result) { 352 352 psError(psErrorCodeLast(), false, "pxUpdateRun failed");
Note:
See TracChangeset
for help on using the changeset viewer.
