Disable command tracing in statschannel system test

Command tracing was added recently via
26e10e8fb5 and makes the system test too
verbose.
This commit is contained in:
Michal Nowak 2023-09-05 18:52:15 +02:00 committed by Ondřej Surý
parent fb233b3fc5
commit f0c37d861c
No known key found for this signature in database
GPG key ID: 2820F37E873DEA41

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