aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorGraham Bloice <graham.bloice@trihedral.com>2017-11-14 17:45:44 +0000
committerGraham Bloice <graham.bloice@trihedral.com>2017-11-14 17:46:06 +0000
commitb0b5bda7cb97ccf3ae5e0052b8d5c05b69f23f9f (patch)
treee605cbe1a3dfc2a46a3c16167e6e50ea1a572cb7 /test
parentc43c58c434cced3df2e208094d1891e8447e0cfc (diff)
Revert "Windows tests:"
This reverts commit b4fc532372f0add6bf1434a54aa1a3a457ab3a88. No longer required. Change-Id: I0ec135d7b54f2aa1b8369fe8192fd2e725ffd5a8 Reviewed-on: https://code.wireshark.org/review/24409 Reviewed-by: Graham Bloice <graham.bloice@trihedral.com>
Diffstat (limited to 'test')
-rwxr-xr-xtest/suite-capture.sh3
1 files changed, 0 insertions, 3 deletions
diff --git a/test/suite-capture.sh b/test/suite-capture.sh
index 345a8198da..f35c0c48dd 100755
--- a/test/suite-capture.sh
+++ b/test/suite-capture.sh
@@ -444,9 +444,6 @@ wireshark_capture_suite() {
return
fi
- # Debugging info
- test_remark_add "Language: $LANG"
-
DUT="$WIRESHARK_CMD"
test_step_add "Capture 10 packets" capture_step_10packets
# piping to stdout doesn't work with Wireshark and capturing!