IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 22, 2011, 11:51:02 AM (15 years ago)
Author:
bills
Message:

add -destreaked option to -updaterun for chiptool warptool difftool and bgtool -updatechip and -updatewarp

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/src/faketool.c

    r27391 r30729  
    348348
    349349    // pxUpdateRun gets parameters from config->args and updates
    350     bool result = pxUpdateRun(config, where, &query, "fakeRun", "fake_id", "fakeProcessedImfile", true);
     350    bool result = pxUpdateRun(config, where, &query, "fakeRun", "fake_id", "fakeProcessedImfile", true, false);
    351351    if (!result) {
    352352        psError(psErrorCodeLast(), false, "pxUpdateRun failed");
Note: See TracChangeset for help on using the changeset viewer.