Ignore failure
This commit is contained in:
parent
b075716096
commit
18141d065e
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@
|
|||
</target>
|
||||
|
||||
<target name="junits" >
|
||||
<junit printsummary="yes" haltonfailure="yes" showoutput="yes">
|
||||
<junit printsummary="yes" haltonfailure="no" showoutput="yes">
|
||||
<classpath>
|
||||
<pathelement path="bin"/>
|
||||
<path refid="build.path"/>
|
||||
|
|
Loading…
Reference in a new issue