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 <[email protected]>
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: [email protected]
For additional commands, e-mail: [email protected]