From: Michal Nowak Date: Tue, 5 Sep 2023 16:52:15 +0000 (+0200) Subject: Disable command tracing in statschannel system test X-Git-Tag: v9.19.17~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f0c37d861c2cc6d2c331f4400e12fef64995e02c;p=thirdparty%2Fbind9.git Disable command tracing in statschannel system test Command tracing was added recently via 26e10e8fb51d5f101cfdc319794f2650084153c3 and makes the system test too verbose. --- diff --git a/bin/tests/system/statschannel/tests.sh b/bin/tests/system/statschannel/tests.sh index 7c71ace2dfa..e639663ee85 100644 --- a/bin/tests/system/statschannel/tests.sh +++ b/bin/tests/system/statschannel/tests.sh @@ -72,8 +72,6 @@ loadkeys_on() { wait_for_log 20 "next key event" ns${nsidx}/named.run } -set -x - # verify that the http server dropped the connection without replying check_http_dropped() { if [ -x "${NC}" ] ; then