[Swift-commit] r8436 - www/Swift-T
wozniak at ci.uchicago.edu
wozniak at ci.uchicago.edu
Tue Apr 21 15:00:10 CDT 2015
Author: wozniak
Date: 2015-04-21 15:00:10 -0500 (Tue, 21 Apr 2015)
New Revision: 8436
Modified:
www/Swift-T/turbine-sites.html
Log:
Fix OPTS->OPTIONS
Modified: www/Swift-T/turbine-sites.html
===================================================================
--- www/Swift-T/turbine-sites.html 2015-04-21 19:09:04 UTC (rev 8435)
+++ www/Swift-T/turbine-sites.html 2015-04-21 20:00:10 UTC (rev 8436)
@@ -1194,7 +1194,7 @@
</p>
<div class="listingblock">
<div class="content">
-<pre><code>export TURBINE_LAUNCH_OPTS='-f hosts.txt'
+<pre><code>export TURBINE_LAUNCH_OPTIONS='-f hosts.txt'
turbine -l -n 4 program.tic</code></pre>
</div></div>
</li>
@@ -2374,7 +2374,7 @@
<div id="footer">
<div id="footer-text">
Version 0.8.0<br />
-Last updated 2015-04-21 14:07:38 CDT
+Last updated 2015-04-21 14:59:10 CDT
</div>
</div>
</body>
More information about the Swift-commit
mailing list