Disable command tracing in statschannel system test
Command tracing was added recently via525afc666aand makes the system test too verbose. (cherry picked from commitf0c37d861c)
This commit is contained in:
@@ -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