b259415b51
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
4 lines
119 B
Plaintext
4 lines
119 B
Plaintext
# FEATURE: CONFIG_FEATURE_DD_IBS_OBS
|
|
|
|
test "$(echo I WANT | busybox dd count=3 iflag=count_bytes 2>/dev/null)" = "I W"
|