IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 31970


Ignore:
Timestamp:
Aug 2, 2011, 12:03:48 PM (15 years ago)
Author:
watersc1
Message:

typo fix for dqstatstool -definebyquery

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20110622/ippTools/src/dqstatstool.c

    • Property svn:mergeinfo deleted
    r31918 r31970  
    9292  }
    9393  else {
    94     psStringAppend(&query, " AND ((warp_id IS NOT NULL OR camProcessedExp.quality > 0) AND invalid IS NULL) ");
     94    psStringAppend(&query, " AND ((warpRun.warp_id IS NOT NULL OR camProcessedExp.quality > 0) AND invalid IS NULL) ");
    9595  }
    9696
Note: See TracChangeset for help on using the changeset viewer.