mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-15 21:13:30 -04:00
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:
parent
fb233b3fc5
commit
f0c37d861c
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