Changeset 27738 for trunk/ippTools/share/chiptool_pendingimfile.sql
- Timestamp:
- Apr 23, 2010, 11:20:24 AM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/chiptool_pendingimfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/chiptool_pendingimfile.sql
r27391 r27738 33 33 OR 34 34 (chipRun.state = 'update' 35 AND chipProcessedImfile.data_state = 'update')) 36 -- // Restriction to prevent the processing of bad chips. Not needed now. 37 -- AND 38 -- (rawImfile.class_id != 'XY15' AND 39 -- rawImfile.class_id != 'XY32' AND 40 -- rawImfile.class_id != 'XY45') 41 35 AND chipProcessedImfile.data_state = 'update' 36 AND chipProcessedImfile.fault = 0))
Note:
See TracChangeset
for help on using the changeset viewer.
