- Timestamp:
- Sep 7, 2010, 9:16:10 AM (16 years ago)
- Location:
- branches/eam_branches/ipp-20100823
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
ippTools/share/magicdstool_tocleanup.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20100823
-
branches/eam_branches/ipp-20100823/ippTools/share/magicdstool_tocleanup.sql
r25837 r29124 1 1 SELECT 2 2 magic_ds_id, 3 stage, 3 4 magicDSRun.state, 4 5 magicDSRun.outroot, … … 9 10 WHERE magicDSRun.state = 'goto_cleaned' 10 11 -- XXX: need to add fault to magicDSRun 12 -- XXX: the database has been updated, but fault isn't yet used 11 13 -- AND magicDSRun.fault = 0 12 14
Note:
See TracChangeset
for help on using the changeset viewer.
