Remove "exit-with-status" option from test section in the test-plone-4 buildout.
svn path=/plone.app.discussion/trunk/; revision=38882
This commit is contained in:
parent
352a517a0a
commit
c6252d5116
@ -17,7 +17,7 @@ Products.TinyMCE = 1.1.1
|
||||
[test]
|
||||
recipe = collective.xmltestreport
|
||||
eggs = ${buildout:package-name}
|
||||
defaults = ['--exit-with-status', '--auto-color', '--auto-progress']
|
||||
defaults = ['--auto-color', '--auto-progress']
|
||||
|
||||
[coverage-test]
|
||||
recipe = zc.recipe.testrunner
|
||||
|
Loading…
Reference in New Issue
Block a user