Mercurial > public > develkit
changeset 29:bedf62f3916d
TL-34: remove extraneous echo
author | smith@nwoca.org |
---|---|
date | Mon, 11 Apr 2011 17:49:53 -0400 |
parents | ad0a75e20f7b |
children | 22f63ae66fed |
files | sonar-ant.xml |
diffstat | 1 files changed, 0 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/sonar-ant.xml Mon Apr 11 16:32:20 2011 -0400 +++ b/sonar-ant.xml Mon Apr 11 17:49:53 2011 -0400 @@ -16,7 +16,6 @@ <target name="-sonar-init"> <echo message="Sonar: Active"/> - <echoproperties prefix="ant"/> <if> <contains string="${ant.project.invoked-targets}" substring="sonar"/> <then> <property name="ignore.failing.tests" value="true"/> </then>