Index: trunk/ippToPsps/jython/configs/lap.xml
===================================================================
--- trunk/ippToPsps/jython/configs/lap.xml	(revision 32107)
+++ 	(revision )
@@ -1,75 +1,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-
-<!-- Global config for ippToPsps -->
-
-<ippToPsps>
-
-  <!-- local scratch Db section -->
-  <localdatabase>
-    <name>ipptopsps_scratch3</name>
-    <host>localhost</host>
-    <user>ipp</user>
-    <password>ipp</password>
-  </localdatabase>
-
-  <!-- GPC1 Db section -->
-  <gpc1database>
-    <name>gpc1</name>
-    <host>ippdb01</host>
-    <user>ipp</user>
-    <password>ipp</password>
-  </gpc1database>
-
-  <!-- ippToPsps Db section -->
-  <ipptopspsdatabase>
-    <name>ipptopsps</name>
-    <host>ippdb01</host>
-    <user>ipp</user>
-    <password>ipp</password>
-  </ipptopspsdatabase>
-
-  <!-- datastore section -->
-  <datastore>
-    <product>PSPS_test</product>
-    <type>IPP_PSPS</type>
-  </datastore>
-
-  <!-- DVO section -->
-  <dvo>
-    <useFullTables>0</useFullTables>
-    <gpc1Label>LAP.THREEPI.20110621</gpc1Label>
-    <location>/data/ipp005.0/gpc1/catdirs/LAP</location> 
-  </dvo>
-
-  <!-- local storage locations -->
-  <localOutPath>/data/ipp005.0/rhenders</localOutPath>
-
-  <metadata>
-    <dataRelease>0</dataRelease>
-  </metadata>
-
-  <options>
-    <epoch>2011-07-01-15:34</epoch>
-    <survey>3PI</survey>
-    <pspsSurvey>3PI</pspsSurvey>
-    <queueP2>0</queueP2>
-    <queueST>1</queueST>
-    <testMode>1</testMode>
-    <force>1</force>
-    <publishToDatastore>0</publishToDatastore>
-    <reportNulls>0</reportNulls>
-    <!--
-     Put stage IDs here (cam_id or stack_id) to force procesing of particular things
-     eg
-
-     <ids>
-       <id>225707</id>
-       <id>230645</id>
-     </ids>
-
-    -->
-    <ids>
-    </ids>
-  </options>
-
-</ippToPsps>
Index: trunk/ippToPsps/jython/configs/lap20110621.xml
===================================================================
--- trunk/ippToPsps/jython/configs/lap20110621.xml	(revision 32108)
+++ trunk/ippToPsps/jython/configs/lap20110621.xml	(revision 32108)
@@ -0,0 +1,75 @@
+<?xml version="1.0" encoding="UTF-8"?>
+
+<!-- Global config for ippToPsps -->
+
+<ippToPsps>
+
+  <!-- local scratch Db section -->
+  <localdatabase>
+    <name>ipptopsps_scratch3</name>
+    <host>localhost</host>
+    <user>ipp</user>
+    <password>ipp</password>
+  </localdatabase>
+
+  <!-- GPC1 Db section -->
+  <gpc1database>
+    <name>gpc1</name>
+    <host>ippdb01</host>
+    <user>ipp</user>
+    <password>ipp</password>
+  </gpc1database>
+
+  <!-- ippToPsps Db section -->
+  <ipptopspsdatabase>
+    <name>ipptopsps</name>
+    <host>ippdb01</host>
+    <user>ipp</user>
+    <password>ipp</password>
+  </ipptopspsdatabase>
+
+  <!-- datastore section -->
+  <datastore>
+    <product>PSPS_test</product>
+    <type>IPP_PSPS</type>
+  </datastore>
+
+  <!-- DVO section -->
+  <dvo>
+    <useFullTables>0</useFullTables>
+    <gpc1Label>LAP.THREEPI.20110621</gpc1Label>
+    <location>/data/ipp005.0/gpc1/catdirs/LAP</location> 
+  </dvo>
+
+  <!-- local storage locations -->
+  <localOutPath>/data/ipp005.0/rhenders</localOutPath>
+
+  <metadata>
+    <dataRelease>0</dataRelease>
+  </metadata>
+
+  <options>
+    <epoch>2011-07-01-15:34</epoch>
+    <survey>3PI</survey>
+    <pspsSurvey>3PI</pspsSurvey>
+    <queueP2>0</queueP2>
+    <queueST>1</queueST>
+    <testMode>1</testMode>
+    <force>1</force>
+    <publishToDatastore>0</publishToDatastore>
+    <reportNulls>0</reportNulls>
+    <!--
+     Put stage IDs here (cam_id or stack_id) to force procesing of particular things
+     eg
+
+     <ids>
+       <id>225707</id>
+       <id>230645</id>
+     </ids>
+
+    -->
+    <ids>
+    </ids>
+  </options>
+
+</ippToPsps>
