[Swift-commit] r5631 - SwiftApps/SciColSim/conf

wilde at ci.uchicago.edu wilde at ci.uchicago.edu
Thu Feb 16 06:44:04 CST 2012


Author: wilde
Date: 2012-02-16 06:44:04 -0600 (Thu, 16 Feb 2012)
New Revision: 5631

Modified:
   SwiftApps/SciColSim/conf/pads02.xml
Log:
Fix new pads conf. Pool handle name must be same as conf file name.

Modified: SwiftApps/SciColSim/conf/pads02.xml
===================================================================
--- SwiftApps/SciColSim/conf/pads02.xml	2012-02-16 12:41:42 UTC (rev 5630)
+++ SwiftApps/SciColSim/conf/pads02.xml	2012-02-16 12:44:04 UTC (rev 5631)
@@ -8,7 +8,7 @@
     <workdirectory>_WORK_/local</workdirectory>
   </pool>
 
-  <pool handle="pads01">
+  <pool handle="pads02">
     <execution provider="coaster" jobmanager="local:pbs" />
     <filesystem provider="local"/>
     <workdirectory>_WORK_/pads</workdirectory>




More information about the Swift-commit mailing list