Page MenuHomeFreeBSD

D12590.id.diff
No OneTemporary

D12590.id.diff

Index: head/usr.bin/hexdump/tests/hexdump_test.sh
===================================================================
--- head/usr.bin/hexdump/tests/hexdump_test.sh
+++ head/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
Wed, Apr 22, 2:55 AM (19 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
31948741
Default Alt Text
D12590.id.diff (686 B)

Event Timeline