Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Kraai <kraai@debian.org>2001-12-21 19:04:12 +0300
committerMatt Kraai <kraai@debian.org>2001-12-21 19:04:12 +0300
commit70624846fdfb95ed3913d86cd5e72116791b9070 (patch)
tree19c76665ded18142165cf21d9cf168679ac86581 /testsuite
parent1fcc66e68550ca470074bf4e204efd9d418d8f9a (diff)
Ignore blanks before the first address and before the command.
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/sed/sed-accepts-blanks-before-command1
1 files changed, 1 insertions, 0 deletions
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' </dev/null