From a3f6142c5a49f7dcf724b2fb2e022fe2507f71eb Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 24 Oct 2011 20:33:35 +0200 Subject: Don't be verbose Git-Dch: Ignore --- tests/04_test_gbp_submodules.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests') diff --git a/tests/04_test_gbp_submodules.py b/tests/04_test_gbp_submodules.py index aaa1582d..e69570eb 100644 --- a/tests/04_test_gbp_submodules.py +++ b/tests/04_test_gbp_submodules.py @@ -30,7 +30,7 @@ class Submodule(object): def setup(): global repo, repodir, submodules, top, tmpdir - gbp.log.setup(False, True) + gbp.log.setup(False, False) top = os.path.abspath(os.curdir) tmpdir =os.path.join(top,'gbp_%s_repo' % __name__) os.mkdir(tmpdir) -- cgit v1.2.3