2 new revisions:

Revision: 7010513283d7
Branch:   default
Author:   Mika Hänninen <[email protected]>
Date:     Wed May 29 05:48:38 2013
Log:      Update issue 1432...
http://code.google.com/p/robotframework/source/detail?r=7010513283d7

Revision: 99ff6a0e2c34
Branch:   default
Author:   Mika Hänninen <[email protected]>
Date:     Wed May 29 05:48:43 2013
Log:      Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=99ff6a0e2c34

==============================================================================
Revision: 7010513283d7
Branch:   default
Author:   Mika Hänninen <[email protected]>
Date:     Wed May 29 05:48:38 2013
Log:      Update issue 1432
Added note about log file generation
http://code.google.com/p/robotframework/source/detail?r=7010513283d7

Modified:
 /doc/userguide/RobotFrameworkUserGuide.html
 /doc/userguide/src/ExecutingTestCases/OutputFiles.rst

=======================================
--- /doc/userguide/RobotFrameworkUserGuide.html Tue May 28 12:17:04 2013
+++ /doc/userguide/RobotFrameworkUserGuide.html Wed May 29 05:48:38 2013
@@ -11404,6 +11404,11 @@
<a class="reference external image-reference" href="src/ExecutingTestCases/log_failed.html"><img alt="src/ExecutingTestCases/log_failed.png" src="src/ExecutingTestCases/log_failed.png" style="width: 500px;" /></a> <p class="caption">An example of a log file with keyword details visible</p>
 </div>
+<div class="note">
+<p class="first admonition-title">Note</p>
+<p class="last">Disabling log file generation can save memory, because there is no +need for <span class="path">output.xml</span> parsing (new in Robot Framework 2.8.).</p>
+</div>
 </div>
 <div class="section" id="report-file">
 <h4><a class="toc-backref" href="#id602">Report file</a></h4>
@@ -16887,7 +16892,7 @@
 <div class="footer">
 <hr class="footer" />
<p>Generated by <a class="reference external" href="http://docutils.sourceforge.net/rst.html";>reStructuredText</a>. Syntax highlighting by <a class="reference external" href="http://pygments.org/";>Pygments</a>.</p>
-<p>Generated on: 2013-05-28 19:14 UTC.
+<p>Generated on: 2013-05-29 12:47 UTC.
 </p>

 </div>
=======================================
--- /doc/userguide/src/ExecutingTestCases/OutputFiles.rst Tue May 28 12:16:52 2013 +++ /doc/userguide/src/ExecutingTestCases/OutputFiles.rst Wed May 29 05:48:38 2013
@@ -81,6 +81,9 @@

    An example of a log file with keyword details visible

+.. note:: Disabling log file generation can save memory, because there is no
+   need for :path:`output.xml` parsing (new in Robot Framework 2.8.).
+
 Report file
 '''''''''''


==============================================================================
Revision: 99ff6a0e2c34
Branch:   default
Author:   Mika Hänninen <[email protected]>
Date:     Wed May 29 05:48:43 2013
Log:      Automated merge with https://code.google.com/p/robotframework/
http://code.google.com/p/robotframework/source/detail?r=99ff6a0e2c34


--

--- You received this message because you are subscribed to the Google Groups "robotframework-commit" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to