Index: branches/eam_branches/ipp-20121219/ippToPsps/jython/dvodetections.py
===================================================================
--- branches/eam_branches/ipp-20121219/ippToPsps/jython/dvodetections.py	(revision 34949)
+++ branches/eam_branches/ipp-20121219/ippToPsps/jython/dvodetections.py	(revision 34950)
@@ -105,5 +105,6 @@
               AND meas.PHOTCODE = phot.CODE"
 
-       self.logger.infoPair("sql command", sql)
+       # EAM : add some debug I/O
+       # self.logger.infoPair("sql command", sql)
        self.scratchDb.execute(sql)
 
