# HG changeset patch # User Pierre-Yves David # Date 1430329003 25200 # Node ID 71f0970fb5f734362c6887f6103e44e2eabd48aa # Parent 23819e1d61fd5e5a013f0f101f1298123f82f22b tests: ensure we keep capturing output In 3.4, output capture with bundle2 is disabled by default on local push. diff -r 23819e1d61fd -r 71f0970fb5f7 tests/_exc-util.sh --- a/tests/_exc-util.sh Thu Apr 23 17:45:46 2015 -0700 +++ b/tests/_exc-util.sh Wed Apr 29 10:36:43 2015 -0700 @@ -14,6 +14,7 @@ [experimental] verbose-obsolescence-exchange=false bundle2-exp=true +bundle2-output-capture=True [alias] debugobsolete=debugobsolete -d '0 0'