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:
committed by
Ondřej Surý
parent
fb233b3fc5
commit
f0c37d861c
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user