Sfoglia il codice sorgente

dd: fix testsuite

Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
Denys Vlasenko 2 anni fa
parent
commit
b259415b51
1 ha cambiato i file con 2 aggiunte e 0 eliminazioni
  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"