From: Jérémie Galarneau Date: Sat, 12 Jan 2019 19:21:24 +0000 (-0500) Subject: Test fix: python logging test spams its output X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=commitdiff_plain;h=cf5683e616e0f6bb8b7b25c62dbff63552894c1d;hp=cf5683e616e0f6bb8b7b25c62dbff63552894c1d Test fix: python logging test spams its output A set -x/+x pair was erroneously committed as part of the test_python_logging test script which causes the test to be unnecessarily verbose. Signed-off-by: Jérémie Galarneau ---