Changeset 25929 for trunk/ippTools/share/pubtool_definerun.sql
- Timestamp:
- Oct 22, 2009, 4:51:58 PM (17 years ago)
- File:
-
- 1 edited
-
trunk/ippTools/share/pubtool_definerun.sql (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippTools/share/pubtool_definerun.sql
r24512 r25929 11 11 JOIN diffRun 12 12 WHERE publishClient.stage = 'diff' 13 AND publishClient.active = 1 13 14 AND diffRun.state = 'full' 14 15 -- WHERE hook %s … … 21 22 JOIN camRun 22 23 WHERE publishClient.stage = 'camera' 24 AND publishClient.active = 1 23 25 AND camRun.state = 'full' 24 26 -- WHERE hook %s
Note:
See TracChangeset
for help on using the changeset viewer.
