]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Disable command tracing in statschannel system test
authorMichal Nowak <mnowak@isc.org>
Tue, 5 Sep 2023 16:52:15 +0000 (18:52 +0200)
committerOndřej Surý <ondrej@isc.org>
Tue, 5 Sep 2023 17:01:27 +0000 (19:01 +0200)
Command tracing was added recently via
26e10e8fb51d5f101cfdc319794f2650084153c3 and makes the system test too
verbose.

bin/tests/system/statschannel/tests.sh

index 7c71ace2dfac9d88f4522384fdf5cca241684277..e639663ee853429b4350c96ce64ed82bbcfaa30c 100644 (file)
@@ -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