From 70624846fdfb95ed3913d86cd5e72116791b9070 Mon Sep 17 00:00:00 2001 From: Matt Kraai Date: Fri, 21 Dec 2001 16:04:12 +0000 Subject: Ignore blanks before the first address and before the command. --- testsuite/sed/sed-accepts-blanks-before-command | 1 + 1 file changed, 1 insertion(+) create mode 100644 testsuite/sed/sed-accepts-blanks-before-command (limited to 'testsuite/sed/sed-accepts-blanks-before-command') diff --git a/testsuite/sed/sed-accepts-blanks-before-command b/testsuite/sed/sed-accepts-blanks-before-command new file mode 100644 index 000000000..9597c2f8b --- /dev/null +++ b/testsuite/sed/sed-accepts-blanks-before-command @@ -0,0 +1 @@ +busybox sed -e '1 d'