projects
/
oweals
/
busybox.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
73ceca2
)
left out a \"
author
Glenn L McGrath
<bug1@ihug.co.nz>
Thu, 28 Nov 2002 00:51:38 +0000
(
00:51
-0000)
committer
Glenn L McGrath
<bug1@ihug.co.nz>
Thu, 28 Nov 2002 00:51:38 +0000
(
00:51
-0000)
testsuite/sed/sed-recurses-properly
patch
|
blob
|
history
diff --git
a/testsuite/sed/sed-recurses-properly
b/testsuite/sed/sed-recurses-properly
index 69cfc0183d3c33ba7a51d6a43e96faacbb642d73..bb70f4f9cd619f70fd9d863f01ef02f044844a7d 100644
(file)
--- 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,'
"