* editors/sed.c (parse_edit_command): Require a newline after the backslash

after an edit command.
* testsuite/sed/sed-requires-newline-after-edit-command: New.
This commit is contained in:
Matt Kraai
2002-01-02 17:56:38 +00:00
parent 87ac7028e0
commit d21735de2d
2 changed files with 2 additions and 1 deletions

View File

@@ -0,0 +1 @@
! busybox sed -e 'i\foo' </dev/null