You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@qpid.apache.org by gm...@apache.org on 2019/11/08 21:24:40 UTC

[qpid-dispatch] branch master updated: DISPATCH-1408 - Removed debug messages from tests

This is an automated email from the ASF dual-hosted git repository.

gmurthy pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/qpid-dispatch.git


The following commit(s) were added to refs/heads/master by this push:
     new 7fbdc4a  DISPATCH-1408 - Removed debug messages from tests
7fbdc4a is described below

commit 7fbdc4a314bc6e5abd15bcd0aebc5c8762e67938
Author: Ganesh Murthy <gm...@apache.org>
AuthorDate: Fri Nov 8 16:24:26 2019 -0500

    DISPATCH-1408 - Removed debug messages from tests
---
 tests/system_tests_distribution.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/system_tests_distribution.py b/tests/system_tests_distribution.py
index 4198830..377bd47 100644
--- a/tests/system_tests_distribution.py
+++ b/tests/system_tests_distribution.py
@@ -608,7 +608,7 @@ class DistributionTests ( TestCase ):
                              self.B_addr,
                              self.C_addr,
                              "addr_09",
-                             print_debug=True
+                             print_debug=False
                            )
         test.run()
         self.assertEqual ( None, test.error )


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@qpid.apache.org
For additional commands, e-mail: commits-help@qpid.apache.org