IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Mar 22, 2010, 1:58:02 PM (16 years ago)
Author:
bills
Message:

changes to support updating only a subset of the components of a run

File:
1 edited

Legend:

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

    r27120 r27391  
    612612
    613613    // pxUpdateRun gets parameters from config->args and updates
    614     bool result = pxUpdateRun(config, where, &query, "stackRun", true);
     614    bool result = pxUpdateRun(config, where, &query, "stackRun", "stack_id", "stackSumSkyfile", true);
    615615
    616616    psFree(query);
Note: See TracChangeset for help on using the changeset viewer.