Changeset 25840 for trunk/ippTools/src/faketool.c
- Timestamp:
- Oct 14, 2009, 12:22:54 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/src/faketool.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/src/faketool.c
r25835 r25840 346 346 347 347 // pxUpdateRun gets parameters from config->args and updates 348 bool result = pxUpdateRun(config, where, &query, true);348 bool result = pxUpdateRun(config, where, &query, "fakeRun", true); 349 349 if (!result) { 350 350 psError(PXTOOLS_ERR_DATA, false, "pxUpdateRun failed");
Note:
See TracChangeset
for help on using the changeset viewer.
