mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
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:
parent
1f55cbf2d1
commit
71441b782b
1 changed files with 0 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue