Index: trunk/ippTools/share/chiptool_setimfiletoupdate.sql
===================================================================
--- trunk/ippTools/share/chiptool_setimfiletoupdate.sql	(revision 33030)
+++ trunk/ippTools/share/chiptool_setimfiletoupdate.sql	(revision 33058)
@@ -11,4 +11,5 @@
     AND (chipRun.state = 'cleaned' OR chipRun.state = 'update')
     AND (chipProcessedImfile.data_state = 'cleaned')
+    AND (chipProcessedImfile.quality = 0)
     -- don't queue update if the associated magicDSFile exists and isn't cleaned
     -- AND (chipRun.magicked = 0 
