- Timestamp:
- Nov 26, 2010, 10:33:51 AM (15 years ago)
- Location:
- branches/eam_branches/ipp-20101103/ippTools
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
share/warptool_definebyquery.sql (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20101103/ippTools
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/eam_branches/ipp-20101103/ippTools/share/warptool_definebyquery.sql
r23618 r29835 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.
