Changeset 19092 for trunk/ippTools/share/warptool_imfile.sql
- Timestamp:
- Aug 16, 2008, 1:27:58 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/warptool_imfile.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/warptool_imfile.sql
r18448 r19092 21 21 AND chipProcessedImfile.class_id = rawImfile.class_id 22 22 WHERE 23 warpRun.state = ' run'24 AND fakeRun.state = ' stop'25 AND camRun.state = ' stop'23 warpRun.state = 'new' 24 AND fakeRun.state = 'full' 25 AND camRun.state = 'full' 26 26 AND chipRun.state = 'full' 27 27
Note:
See TracChangeset
for help on using the changeset viewer.
