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/staticskytool.c

    r29066 r30729  
    360360
    361361    // pxUpdateRun gets parameters from config->args and updates
    362     bool result = pxUpdateRun(config, where, &query, "staticskyRun", "sky_id", "staticskyResult", true);
     362    bool result = pxUpdateRun(config, where, &query, "staticskyRun", "sky_id", "staticskyResult", true, false);
    363363    psFree(query);
    364364    psFree(where);
Note: See TracChangeset for help on using the changeset viewer.