[Swift-commit] r3215 - trunk/docs

noreply at svn.ci.uchicago.edu noreply at svn.ci.uchicago.edu
Sun Jan 24 18:01:37 CST 2010


Author: hategan
Date: 2010-01-24 18:01:37 -0600 (Sun, 24 Jan 2010)
New Revision: 3215

Modified:
   trunk/docs/userguide.xml
Log:
added example on how to specify maxwalltime in tc.data

Modified: trunk/docs/userguide.xml
===================================================================
--- trunk/docs/userguide.xml	2010-01-25 00:00:38 UTC (rev 3214)
+++ trunk/docs/userguide.xml	2010-01-25 00:01:37 UTC (rev 3215)
@@ -3234,6 +3234,10 @@
 					<listitem>Hours:Minutes:Seconds</listitem>
 				</itemizedlist>
 			</para>
+			<para>Example:</para>
+<screen>
+localhost	echo	/bin/echo	INSTALLED	INTEL32::LINUX	GLOBUS::maxwalltime="00:20:00"
+</screen>
 			<para>When replication is enabled (see <link linkend="replication">replication</link>), then walltime will also be enforced at the Swift client side: when
 a job has been active for more than twice the maxwalltime, Swift will kill the
 job and regard it as failed.




More information about the Swift-commit mailing list