Changeset 29685
- Timestamp:
- Nov 5, 2010, 12:20:50 PM (16 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/warptool_definebyquery.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/warptool_definebyquery.sql
r23618 r29685 29 29 JOIN chipRun USING(chip_id) 30 30 JOIN rawExp USING(exp_id) 31 WHERE camRun.state = 'full' 31 WHERE fakeRun.state = 'full' 32 AND camRun.state = 'full' 32 33 AND chipRun.state = 'full'
Note:
See TracChangeset
for help on using the changeset viewer.
