Wireshark-commits: [Wireshark-commits] master 164a992: Test: Look up our encoding name before check
URL: https://code.wireshark.org/review/gitweb?p=wireshark.git;a=commit;h=164a9920e74c8cce150704d8bfcb2a7e4d47956d
Submitter: "Anders Broman <a.broman58@xxxxxxxxx>"
Changed: branch: master
Repository: wireshark
Commits:
164a992 by Gerald Combs (gerald@xxxxxxxxxxxxx):
Test: Look up our encoding name before checking it.
Resolve our output encoding name to something that's hopefully the same
on all platforms so that we don't print
Warning: Output encoding is utf-8 and not UTF-8.
on Windows.
Change-Id: I9c7703eac6e12f5a95f701e8a9bea7d17a513fef
Reviewed-on: https://code.wireshark.org/review/30795
Reviewed-by: Gerald Combs <gerald@xxxxxxxxxxxxx>
Petri-Dish: Gerald Combs <gerald@xxxxxxxxxxxxx>
Tested-by: Petri Dish Buildbot
Reviewed-by: Anders Broman <a.broman58@xxxxxxxxx>
Actions performed:
from d8ac73c Dumpcap: Adjust pcapng headers when we write them.
add 164a992 Test: Look up our encoding name before checking it.
Summary of changes:
test/test.py | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)