- Timestamp:
- May 30, 2008, 11:03:23 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cleanup/ippTools/share/camtool_find_pendingexp.sql
r15956 r17863 24 24 ON camRun.label = camMask.label 25 25 WHERE 26 chipRun.state = ' stop'26 chipRun.state = 'full' 27 27 AND camRun.state = 'run' 28 28 AND camMask.label IS NULL
Note:
See TracChangeset
for help on using the changeset viewer.
