Ignore failing run
This commit is contained in:
parent
531cd50dbc
commit
2b69abbfc8
5
.gitignore
vendored
5
.gitignore
vendored
@ -45,3 +45,8 @@ Temporary Items
|
||||
*.class
|
||||
failures
|
||||
People.xml
|
||||
annotations/Test0.txt
|
||||
annotations/Test1.txt
|
||||
annotations/Test2.txt
|
||||
io/Logon.out
|
||||
io/test.zip
|
||||
|
@ -46,7 +46,7 @@
|
||||
classname="People"
|
||||
classpath="${java.class.path};${basedir};${basedir}/.."
|
||||
dir="../xml/"
|
||||
failonerror="true"
|
||||
failonerror="false"
|
||||
fork="true"/>
|
||||
</target>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user