|
|
@@ -374,14 +374,14 @@ arguments:</p>
|
|
|
--timestamp path to a file which modification time will be used
|
|
|
as a timestamp of the run ("timestamp" by default)
|
|
|
</pre>
|
|
|
-<p>For example, assuming that the run's resulting binaries are in
|
|
|
-<tt class="docutils literal"><span class="pre">/Volumes/stuff/users/alexy/boost_regressions/results</span></tt> directory,
|
|
|
-the <tt class="docutils literal"><span class="pre">collect_and_upload_logs.py</span></tt> invocation might look like this:</p>
|
|
|
+<p>For example, assuming that the run's resulting binaries are in the
|
|
|
+<tt class="docutils literal"><span class="pre">$BOOST_ROOT/bin</span></tt> directory (the default Boost.Build setup), the
|
|
|
+<tt class="docutils literal"><span class="pre">collect_and_upload_logs.py</span></tt> invocation might look like this:</p>
|
|
|
<pre class="literal-block">
|
|
|
python $BOOST_ROOT/tools/regression/xsl_reports/runner/collect_and_upload_logs.py
|
|
|
- --locate-root=/Volumes/stuff/users/alexy/boost_regressions/results
|
|
|
- --runner=agurtovoy
|
|
|
- --timestamp=/Volumes/stuff/users/alexy/boost_regressions/timestamp
|
|
|
+ --locate-root=$BOOST_ROOT/bin
|
|
|
+ --runner=Metacomm
|
|
|
+ --timestamp=timestamp
|
|
|
</pre>
|
|
|
</li>
|
|
|
</ol>
|
|
|
@@ -450,7 +450,7 @@ are running on a Windows platform. Contributions are welcome!</td></tr>
|
|
|
<hr class="docutils footer" />
|
|
|
<div class="footer">
|
|
|
<a class="reference" href="instructions.rst">View document source</a>.
|
|
|
-Generated on: 2005-01-07 13:27 UTC.
|
|
|
+Generated on: 2005-01-07 14:24 UTC.
|
|
|
Generated by <a class="reference" href="http://docutils.sourceforge.net/">Docutils</a> from <a class="reference" href="http://docutils.sourceforge.net/rst.html">reStructuredText</a> source.
|
|
|
</div>
|
|
|
</body>
|