Page MenuHomeFreeBSD

D12590.id33696.diff
No OneTemporary

D12590.id33696.diff

Index: usr.bin/hexdump/tests/hexdump_test.sh
===================================================================
--- usr.bin/hexdump/tests/hexdump_test.sh
+++ usr.bin/hexdump/tests/hexdump_test.sh
@@ -134,7 +134,6 @@
}
s_flag_body()
{
- atf_expect_fail "-s option is currently broken due to capsicum (PR 219173)"
atf_check -o file:"$(atf_get_srcdir)/d_hexdump_sflag_a.out" \
hexdump -bs 4 "$(atf_get_srcdir)/d_hexdump_a.in"
@@ -148,7 +147,6 @@
}
v_flag_body()
{
- atf_expect_fail "-s option is currently broken due to capsicum (PR 219173)"
for i in $(seq 0 7); do
atf_check -o match:"^\*$" \
hexdump -s ${i} "$(atf_get_srcdir)/d_hexdump_c.in"

File Metadata

Mime Type
text/plain
Expires
Tue, Aug 18, 9:15 PM (17 h, 24 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
36909768
Default Alt Text
D12590.id33696.diff (671 B)

Event Timeline