diff options
Diffstat (limited to 'testsuite/sed/sed-append-hold-space-to-pattern-space')
-rw-r--r-- | testsuite/sed/sed-append-hold-space-to-pattern-space | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/testsuite/sed/sed-append-hold-space-to-pattern-space b/testsuite/sed/sed-append-hold-space-to-pattern-space deleted file mode 100644 index 6dda80fee..000000000 --- a/testsuite/sed/sed-append-hold-space-to-pattern-space +++ /dev/null @@ -1,13 +0,0 @@ -busybox sed 'G'>output <<EOF -a -b -c -EOF -cmp -s output - <<EOF -a - -b - -c - -EOF |