Index: trunk/ippTools/share/chiptool_pendingimfile.sql
===================================================================
--- trunk/ippTools/share/chiptool_pendingimfile.sql	(revision 23543)
+++ trunk/ippTools/share/chiptool_pendingimfile.sql	(revision 26886)
@@ -34,2 +34,8 @@
     (chipRun.state = 'update'
     AND chipProcessedImfile.data_state = 'cleaned'))
+-- // Restriction to prevent the processing of bad chips. Not needed now.
+--     AND
+--     (rawImfile.class_id != 'XY15' AND
+--     rawImfile.class_id != 'XY32' AND
+--     rawImfile.class_id != 'XY45')
+
