dd: fix testsuite

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
pull/45/head
Denys Vlasenko 2021-08-15 23:01:33 +02:00
parent d32ef3174b
commit b259415b51
1 changed files with 2 additions and 0 deletions

View File

@ -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"