IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
May 23, 2009, 9:31:50 AM (17 years ago)
Author:
bills
Message:

In -revertwarped no longer set warpRun.state to 'new'
We now do not complete warpRuns if any skycells fault.

File:
1 edited

Legend:

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

    r24186 r24239  
    12251225
    12261226
     1227#ifdef notdef
     1228    int numUpdated = 0;                     // Number updated
     1229    {
    12271230    // Update state to 'new'
    1228     int numUpdated;                     // Number updated
    1229     {
    12301231        // This query is no longer necessary because we do not set warpRun's to full statte
    12311232        // if they have faulted skyfiles.
     
    12731274    psLogMsg("warptool", PS_LOG_INFO, "Updated %d warp runs", numUpdated);
    12741275
     1276#endif // notdef
     1277
    12751278    // Delete product
    12761279    int numDeleted;                     // Number deleted
Note: See TracChangeset for help on using the changeset viewer.