Test fix: python logging test spams its output
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Sat, 12 Jan 2019 19:21:24 +0000 (14:21 -0500)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Mon, 21 Jan 2019 18:39:25 +0000 (13:39 -0500)
commit6981c3021611d2f41536bcc1b3bf3ee59bf237d8
tree8a7aa784592d05a4193d7ff1154dc3522a3e65f3
parent7ebbba65d65972cc4305dd94864825cc5dee7e5b
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 <jeremie.galarneau@efficios.com>
tests/regression/ust/python-logging/test_python_logging.in
This page took 0.025174 seconds and 4 git commands to generate.