diff options
Diffstat (limited to 'testsuite/sed/sed-write-to-stdout')
-rw-r--r-- | testsuite/sed/sed-write-to-stdout | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/testsuite/sed/sed-write-to-stdout b/testsuite/sed/sed-write-to-stdout deleted file mode 100644 index 95b4d724b..000000000 --- a/testsuite/sed/sed-write-to-stdout +++ /dev/null @@ -1,10 +0,0 @@ -busybox sed -n 'N;P;p'>output <<EOF -a -b -c -EOF -cmp -s output - <<EOF -a -a -b -EOF |