Changeset 28428 for trunk/ippTools/share/pubtool_definerun.sql
- Timestamp:
- Jun 22, 2010, 10:02:25 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/pubtool_definerun.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pubtool_definerun.sql
r28411 r28428 56 56 AND publishClient.active = 1 57 57 AND diffPhotRun.state IN ('full', 'cleaned', 'goto_cleaned') 58 AND (diff Run.diff_mode = 4 OR publishClient.magicked = 0) -- diffPhotRun doesn't respect magic58 AND (diffPhotRun.magicked != 0 OR diffRun.diff_mode = 4 OR publishClient.magicked = 0) 59 59 -- WHERE hook %s 60 60 ) AS publishToDo
Note:
See TracChangeset
for help on using the changeset viewer.
