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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user