IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 15527


Ignore:
Timestamp:
Nov 8, 2007, 3:42:26 PM (19 years ago)
Author:
jhoblitt
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippTools/share/dettool_toresidexp.sql

    r15526 r15527  
    5656    WHERE
    5757        detRun.state = 'run'
    58         AND (detResidImfile.fault = 0 || detResidImfile IS NULL)
     58        AND (detResidImfile.fault = 0 || detResidImfile.fault IS NULL)
    5959        AND detResidExp.det_id IS NULL
    6060        AND detResidExp.iteration IS NULL
Note: See TracChangeset for help on using the changeset viewer.