Disable command tracing in statschannel system test

Command tracing was added recently via
525afc666a and makes the system test too
verbose.

(cherry picked from commit f0c37d861c)
This commit is contained in:
Michal Nowak
2023-09-05 18:52:15 +02:00
parent 1f55cbf2d1
commit 71441b782b

View 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