Index: /branches/eam_branches/20091201/ippTools/share/chiptool_pendingimfile.sql
===================================================================
--- /branches/eam_branches/20091201/ippTools/share/chiptool_pendingimfile.sql	(revision 26750)
+++ /branches/eam_branches/20091201/ippTools/share/chiptool_pendingimfile.sql	(revision 26751)
@@ -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')
+
