diff options
Diffstat (limited to 'busybox/testsuite/sed/sed-accepts-blanks-before-command')
-rw-r--r-- | busybox/testsuite/sed/sed-accepts-blanks-before-command | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/busybox/testsuite/sed/sed-accepts-blanks-before-command b/busybox/testsuite/sed/sed-accepts-blanks-before-command new file mode 100644 index 0000000..9597c2f --- /dev/null +++ b/busybox/testsuite/sed/sed-accepts-blanks-before-command @@ -0,0 +1 @@ +busybox sed -e '1 d' </dev/null |