Index: trunk/ippTools/share/pubtool_definerun.sql
===================================================================
--- trunk/ippTools/share/pubtool_definerun.sql	(revision 27040)
+++ trunk/ippTools/share/pubtool_definerun.sql	(revision 27041)
@@ -15,5 +15,5 @@
         AND publishClient.active = 1
         AND diffRun.state = 'full'
-        AND (diffRun.magicked > 0 OR publishClient.magicked = 0)
+        AND (diffRun.magicked > 0 OR diffRun.diff_mode = 4 OR publishClient.magicked = 0)
     -- WHERE hook %s
     UNION
