From 71441b782b27f3e15e83890f77bdde32c11cb179 Mon Sep 17 00:00:00 2001 From: Michal Nowak Date: Tue, 5 Sep 2023 18:52:15 +0200 Subject: [PATCH] Disable command tracing in statschannel system test Command tracing was added recently via 525afc666a3040330f786634c990bd595c1de83b and makes the system test too verbose. (cherry picked from commit f0c37d861c2cc6d2c331f4400e12fef64995e02c) --- bin/tests/system/statschannel/tests.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/bin/tests/system/statschannel/tests.sh b/bin/tests/system/statschannel/tests.sh index 25122e1eca..f06cad40f6 100644 --- a/bin/tests/system/statschannel/tests.sh +++ b/bin/tests/system/statschannel/tests.sh @@ -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