From 9c802416ab981c947a5bdd27663e34c11ea679d4 Mon Sep 17 00:00:00 2001 From: Glenn L McGrath Date: Thu, 28 Nov 2002 00:51:38 +0000 Subject: [PATCH] left out a \" --- testsuite/sed/sed-recurses-properly | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/testsuite/sed/sed-recurses-properly b/testsuite/sed/sed-recurses-properly index 69cfc0183..bb70f4f9c 100644 --- a/testsuite/sed/sed-recurses-properly +++ b/testsuite/sed/sed-recurses-properly @@ -1,2 +1,2 @@ # XFAIL -test "`echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')` = ',1,2,3,4,5,' +test "`echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')` = ',1,2,3,4,5,'" -- 2.25.1