diff recipe.xml @ 109:5bf22bb87915

Transmit build log and generated data back to the build master in XML format. Closes #23.
author cmlenz
date Wed, 03 Aug 2005 11:54:34 +0000
parents b2d371dac270
children affd91b4c6fb
line wrap: on
line diff
--- a/recipe.xml
+++ b/recipe.xml
@@ -8,7 +8,7 @@
     </step>
 
     <step id="test" title="Unit tests"
-          description="Run unit tests and trace code coverage">
+          description="Run unit tests and record code coverage">
         <python:distutils command="unittest"/>
         <reports>
             <python:unittest file="build/test-results.xml"/>
Copyright (C) 2012-2017 Edgewall Software