aboutsummaryrefslogtreecommitdiffstats
path: root/test/suite-capture.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/suite-capture.sh')
-rwxr-xr-xtest/suite-capture.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/suite-capture.sh b/test/suite-capture.sh
index 16b5719c5e..605c869fb7 100755
--- a/test/suite-capture.sh
+++ b/test/suite-capture.sh
@@ -29,7 +29,7 @@ EXIT_OK=0
EXIT_COMMAND_LINE=1
EXIT_ERROR=2
-WIRESHARK_CMD="$WIRESHARK -k"
+WIRESHARK_CMD="$WIRESHARK -o gui.update.enabled:FALSE -k"
capture_test_output_print() {
wait
@@ -483,4 +483,3 @@ capture_suite() {
# vi: set shiftwidth=8 tabstop=8 noexpandtab:
# :indentSize=8:tabSize=8:noTabs=false:
#
-