Changeset 33059
- Timestamp:
- Jan 9, 2012, 3:25:14 PM (15 years ago)
- Location:
- tags/ipp-20111222/ippTools/share
- Files:
-
- 3 edited
-
chiptool_setimfiletoupdate.sql (modified) (1 diff, 1 prop)
-
difftool_setskyfiletoupdate.sql (modified) (1 diff, 1 prop)
-
warptool_setskyfiletoupdate.sql (modified) (1 diff, 1 prop)
Legend:
- Unmodified
- Added
- Removed
-
tags/ipp-20111222/ippTools/share/chiptool_setimfiletoupdate.sql
- Property svn:mergeinfo changed
/trunk/ippTools/share/chiptool_setimfiletoupdate.sql (added) merged: 33030,33058
r32939 r33059 11 11 AND (chipRun.state = 'cleaned' OR chipRun.state = 'update') 12 12 AND (chipProcessedImfile.data_state = 'cleaned') 13 AND (chipProcessedImfile.quality = 0) 13 14 -- don't queue update if the associated magicDSFile exists and isn't cleaned 14 15 -- AND (chipRun.magicked = 0 - Property svn:mergeinfo changed
-
tags/ipp-20111222/ippTools/share/difftool_setskyfiletoupdate.sql
- Property svn:mergeinfo set to
r30569 r33059 8 8 AND (diffRun.state = 'cleaned' OR diffRun.state = 'update') 9 9 AND (diffSkyfile.data_state = 'cleaned' OR diffSkyfile.data_state = 'update') 10 AND (diffSkyfile.quality = 0) -
tags/ipp-20111222/ippTools/share/warptool_setskyfiletoupdate.sql
- Property svn:mergeinfo set to
r30544 r33059 8 8 AND (warpRun.state = 'cleaned' OR warpRun.state = 'update') 9 9 AND (warpSkyfile.data_state = 'cleaned' OR warpSkyfile.data_state = 'update') 10 AND (warpSkyfile.quality = 0)
Note:
See TracChangeset
for help on using the changeset viewer.
