diff options
Diffstat (limited to 'testsuite/sed')
-rw-r--r-- | testsuite/sed/sed-requires-newline-after-edit-command | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/sed/sed-requires-newline-after-edit-command b/testsuite/sed/sed-requires-newline-after-edit-command new file mode 100644 index 000000000..37ebc6608 --- /dev/null +++ b/testsuite/sed/sed-requires-newline-after-edit-command @@ -0,0 +1 @@ +! busybox sed -e 'i\foo' </dev/null |