[Swift-commit] r3455 - branches/tests-01/tests/sites
noreply at svn.ci.uchicago.edu
noreply at svn.ci.uchicago.edu
Wed Jul 21 17:02:03 CDT 2010
Author: wozniak
Date: 2010-07-21 17:02:02 -0500 (Wed, 21 Jul 2010)
New Revision: 3455
Added:
branches/tests-01/tests/sites/localhost.xml
Log:
localhost sites file for use by nightly.sh
Added: branches/tests-01/tests/sites/localhost.xml
===================================================================
--- branches/tests-01/tests/sites/localhost.xml (rev 0)
+++ branches/tests-01/tests/sites/localhost.xml 2010-07-21 22:02:02 UTC (rev 3455)
@@ -0,0 +1,12 @@
+
+<!-- Local execution in the given workspace -->
+
+<config>
+
+ <pool handle="localhost" sysinfo="INTEL32::LINUX">
+ <gridftp url="local://localhost" />
+ <execution provider="local" url="none" />
+ <workdirectory>_WORK_</workdirectory>
+ </pool>
+
+</config>
More information about the Swift-commit
mailing list