mirror of https://github.com/mirror/busybox.git
dd: fix testsuite
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>pull/45/head
parent
d32ef3174b
commit
b259415b51
|
@ -1 +1,3 @@
|
|||
# FEATURE: CONFIG_FEATURE_DD_IBS_OBS
|
||||
|
||||
test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"
|
||||
|
|
Loading…
Reference in New Issue