From 204ff1cea49c958846cd49175fa9318b81b5756f Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Tue, 16 Sep 2003 01:46:36 +0000 Subject: Fix a bug that creapt in recently with substitution subprinting, and add a test for it. --- testsuite/sed/sed-subst-subprint | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 testsuite/sed/sed-subst-subprint (limited to 'testsuite') diff --git a/testsuite/sed/sed-subst-subprint b/testsuite/sed/sed-subst-subprint new file mode 100644 index 000000000..24f8bad7d --- /dev/null +++ b/testsuite/sed/sed-subst-subprint @@ -0,0 +1,9 @@ +busybox sed 's/foo/bar/p'>output <