From: Glenn L McGrath Date: Mon, 15 Sep 2003 04:41:17 +0000 (-0000) Subject: Check sed doesnt go into an infinite loop (yes it does) X-Git-Tag: 1_00_pre4~185 X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=ba5eb27ce3de593e18345caa34128fbffdde9e1d;p=oweals%2Fbusybox.git Check sed doesnt go into an infinite loop (yes it does) --- 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 <