aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
authorGlenn L McGrath <bug1@ihug.co.nz>2002-11-28 00:51:38 +0000
committerGlenn L McGrath <bug1@ihug.co.nz>2002-11-28 00:51:38 +0000
commit9c802416ab981c947a5bdd27663e34c11ea679d4 (patch)
treec3c8590f308eaad2627232605f9fdcbe10fd2f50 /testsuite
parent73ceca275e390b064f6ea44e9a21a54b8b3c5f91 (diff)
downloadbusybox-9c802416ab981c947a5bdd27663e34c11ea679d4.tar.gz
left out a \"
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/sed/sed-recurses-properly2
1 files changed, 1 insertions, 1 deletions
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,'"