1
0
mirror of https://github.com/sheumann/hush.git synced 2025-01-18 07:31:34 +00:00
hush/testsuite/sed/sed-requires-newline-after-edit-command
Matt Kraai d21735de2d * 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.
2002-01-02 17:56:38 +00:00

2 lines
36 B
Plaintext

! busybox sed -e 'i\foo' </dev/null