From d21735de2d7380d96cd42458c6d9775143abe6ea Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Wed, 2 Jan 2002 17:56:38 +0000 Subject: * 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. --- testsuite/sed/sed-requires-newline-after-edit-command | 1 + 1 file changed, 1 insertion(+) create mode 100644 testsuite/sed/sed-requires-newline-after-edit-command (limited to 'testsuite/sed/sed-requires-newline-after-edit-command') 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'