Browse Source

dd: fix testsuite

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 2 years ago
parent
commit
b259415b51
1 changed files with 2 additions and 0 deletions
  1. 2 0
      testsuite/dd/dd-count-bytes

+ 2 - 0
testsuite/dd/dd-count-bytes

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