IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 24, 2008, 1:34:23 PM (18 years ago)
Author:
bills
Message:

in the mode -diffskyfile only return skyfiles with fault = 0

File:
1 edited

Legend:

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

    r19092 r19751  
    2323JOIN rawExp
    2424    ON chipRun.exp_id = rawExp.exp_id
    25 -- WS: my new stuff ends here
    2625    WHERE
    27     -- bogus test to allow appending conditionals
    28     -- XXX EAM : this is not needed if we modify the difftool.c code : fix
    29     diffRun.diff_id IS NOT NULL
     26    diffSkyfile.fault = 0
Note: See TracChangeset for help on using the changeset viewer.