diff options
Diffstat (limited to 'testsuite/dd/dd-accepts-of')
-rw-r--r-- | testsuite/dd/dd-accepts-of | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/dd/dd-accepts-of b/testsuite/dd/dd-accepts-of new file mode 100644 index 000000000..84405e622 --- /dev/null +++ b/testsuite/dd/dd-accepts-of | |||
@@ -0,0 +1,2 @@ | |||
1 | echo I WANT | busybox dd of=foo 2>/dev/null | ||
2 | echo I WANT | cmp foo - | ||