From ba5eb27ce3de593e18345caa34128fbffdde9e1d Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Mon, 15 Sep 2003 04:41:17 +0000 Subject: Check sed doesnt go into an infinite loop (yes it does) --- testsuite/sed/sed-branch-conditional2 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 testsuite/sed/sed-branch-conditional2 diff --git a/testsuite/sed/sed-branch-conditional2 b/testsuite/sed/sed-branch-conditional2 new file mode 100644 index 000000000..f4b11f0f8 --- /dev/null +++ b/testsuite/sed/sed-branch-conditional2 @@ -0,0 +1,11 @@ +#XFAIL +busybox sed 's/a/b/;:loop;t loop'>output <