Changeset 25419 for trunk/ippTools/share/magicdstool_torevert_diff.sql
- Timestamp:
- Sep 16, 2009, 9:47:16 AM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/magicdstool_torevert_diff.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/magicdstool_torevert_diff.sql
r24883 r25419 18 18 JOIN rawExp USING(exp_id) 19 19 WHERE magicDSRun.stage = 'diff' 20 AND (magicDSRun.state = 'new' OR magicDSRun.state = 'censored') 21 AND magicDSFile.fault > 0 20 AND ((magicDSRun.state = 'new' AND magicDSFile.fault > 0) 21 OR magicDSRun.state = 'goto_censored' 22 OR magicDSRun.state = 'goto_restored')
Note:
See TracChangeset
for help on using the changeset viewer.
