IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Feb 23, 2010, 1:15:36 PM (16 years ago)
Author:
Paul Price
Message:

Don't need magic applied for stack-stack diffs.

File:
1 edited

Legend:

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

    r27028 r27041  
    1515        AND publishClient.active = 1
    1616        AND diffRun.state = 'full'
    17         AND (diffRun.magicked > 0 OR publishClient.magicked = 0)
     17        AND (diffRun.magicked > 0 OR diffRun.diff_mode = 4 OR publishClient.magicked = 0)
    1818    -- WHERE hook %s
    1919    UNION
Note: See TracChangeset for help on using the changeset viewer.