Index: trunk/ippToPsps/jython/loader.py
===================================================================
--- trunk/ippToPsps/jython/loader.py	(revision 39506)
+++ trunk/ippToPsps/jython/loader.py	(revision 39507)
@@ -169,4 +169,5 @@
                     self.logger.infoPair("Box dimensions: ", "ra / dec / size : %.1f / %.1f / %.1f   --   sky bounds : (%.2f - %2.f, %2.f - %2.f)" % (boxDim['RA'], boxDim['DEC'], boxDim['SIDE'], boxDim['minRA'], boxDim['maxRA'], boxDim['minDEC'], boxDim['maxDEC']))
                     self.logger.infoPair(batchType + " items found in this box", "%d" % len(ids))
+
                     #previously said if not OB, but we don't need these for Do or FO
                     if (batchType == "P2" or batchType == "ST" or batchType =="DF" or batchType == "FW"):
