]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
hexdump: Remove expected test failures for now succeeding tests
authorkevans <kevans@FreeBSD.org>
Wed, 4 Oct 2017 18:11:00 +0000 (18:11 +0000)
committerkevans <kevans@FreeBSD.org>
Wed, 4 Oct 2017 18:11:00 +0000 (18:11 +0000)
commite1d4ad232a99ee395f5efcfc8d76a84c9bc9202b
treeaccea4ac16307774837900bfcdec3d46c80c3b98
parent28838c86830f228ff7206ef020d50418930803a2
hexdump: Remove expected test failures for now succeeding tests

r323990 fixed the -s flag breakage reported by PR 219173. Mark the
corresponding hexdump tests accordingly, since they should now both succeed.

PR: 222781
Reported by: ngie
Reviewed by: emaste, ngie
Approved by: emaste (mentor)
Differential Revision: https://reviews.freebsd.org/D12590
usr.bin/hexdump/tests/hexdump_test.sh