This is an automated email from the git hooks/post-receive script.

eugene-guest pushed a commit to annotated tag testng-6.9.5
in repository testng.

commit ff847f80f7a1cf09f254985a7aa57f68f1987942
Author: Ahmed Ashour <[email protected]>
Date:   Tue Jul 14 11:57:08 2015 +0200

    Update ant.html
    
    Unneeded character
---
 doc/ant.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/doc/ant.html b/doc/ant.html
index 18a047a..a919ea2 100644
--- a/doc/ant.html
+++ b/doc/ant.html
@@ -380,7 +380,7 @@ virtual machine via nested <tt>&lt;env&gt;</tt> elements. 
For a description of t
 <pre class="brush: xml">
 &lt;testng classpathref="run.cp"
                outputDir="${testng.report.dir}"
-               haltOnFailure="true"M verbose="2"&gt;
+               haltOnFailure="true" verbose="2"&gt;
        &lt;classfileset dir="${test.build.dir}" includes="**/*.class" /&gt;
 &lt;/testng&gt;
 </pre>

-- 
Alioth's /usr/local/bin/git-commit-notice on 
/srv/git.debian.org/git/pkg-java/testng.git

_______________________________________________
pkg-java-commits mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to