IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 30556 for trunk/ippTools/src


Ignore:
Timestamp:
Feb 10, 2011, 12:06:38 PM (15 years ago)
Author:
bills
Message:

fix ambiguity

File:
1 edited

Legend:

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

    r30544 r30556  
    15171517        // We don't do this for new runs because then they would never complete
    15181518        // quality should be used to drop bad components
    1519         psStringAppend(&query_updated, " AND fault != %d", PXTOOL_DO_NOT_REVERT_FAULT);
     1519        psStringAppend(&query_updated, " AND warpSkyfile.fault != %d", PXTOOL_DO_NOT_REVERT_FAULT);
    15201520    }
    15211521
Note: See TracChangeset for help on using the changeset viewer.