]> 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)
committerMichal Nowak <mnowak@isc.org>
Tue, 5 Sep 2023 17:20:37 +0000 (19:20 +0200)
Command tracing was added recently via
525afc666a3040330f786634c990bd595c1de83b and makes the system test too
verbose.

(cherry picked from commit f0c37d861c2cc6d2c331f4400e12fef64995e02c)

bin/tests/system/statschannel/tests.sh

index 25122e1ecaab67f465ed820e31ae0b679e5ff586..f06cad40f68abdc8b72e260f8fd896c675f2ef16 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