Changeset 24883 for trunk/ippTools/share/magicdstool_torevert_chip.sql
- Timestamp:
- Jul 21, 2009, 2:42:19 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/magicdstool_torevert_chip.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_torevert_chip.sql
r24689 r24883 18 18 JOIN rawExp using(exp_id) 19 19 WHERE magicDSRun.stage = 'chip' 20 AND magicDSRun.state = 'new'20 AND (magicDSRun.state = 'new' OR magicDSRun.state = 'censored') 21 21 AND magicDSFile.fault > 0
Note:
See TracChangeset
for help on using the changeset viewer.
