From 2eed0e2d470d7020e8bdec2a0f398a296192816b Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Mon, 15 Sep 2003 06:28:45 +0000 Subject: Add a test for the 'P' command and fix current implementation so it doesnt permanently modify the pattern space. --- testsuite/sed/sed-write-to-stdout | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 testsuite/sed/sed-write-to-stdout (limited to 'testsuite/sed') diff --git a/testsuite/sed/sed-write-to-stdout b/testsuite/sed/sed-write-to-stdout new file mode 100644 index 000000000..95b4d724b --- /dev/null +++ b/testsuite/sed/sed-write-to-stdout @@ -0,0 +1,10 @@ +busybox sed -n 'N;P;p'>output <