Index: trunk/ippToPsps/jython/batch.py
===================================================================
--- trunk/ippToPsps/jython/batch.py	(revision 35417)
+++ trunk/ippToPsps/jython/batch.py	(revision 35496)
@@ -65,4 +65,5 @@
         self.scratchDb = scratchDb
         self.batchType = batchType;
+        self.skipBatch = False; # set to true if there is a non-fatal error
         self.pspsVoTableFilePath = self.config.configDir + "tables." + batchType + ".vot"
 
