- Timestamp:
- Nov 29, 2012, 2:15:01 PM (14 years ago)
- Location:
- branches/eam_branches/ipp-20120905
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20120905
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/ippToPsps
- Property svn:mergeinfo changed
/trunk/ippToPsps merged: 34615,34629-34631,34633,34638-34641,34649,34661,34723
- Property svn:mergeinfo changed
-
branches/eam_branches/ipp-20120905/ippToPsps/jython/ipptopspsdb.py
r33858 r34735 638 638 and not self.processingNow(batchType, stageID) \ 639 639 and not self.consistentlyFailed(batchType, stageID)): 640 641 self.logger.infoPair("heather:","passed logic") 640 642 641 643 sql = "INSERT INTO batch ( \ … … 652 654 '" + self.config.datastoreProduct + "' \ 653 655 )" 656 self.logger.infoPair("heather:","sql") 654 657 655 658 self.execute(sql)
Note:
See TracChangeset
for help on using the changeset viewer.
