left out a \"

This commit is contained in:
Glenn L McGrath 2002-11-28 00:51:38 +00:00
parent 73ceca275e
commit 9c802416ab

View File

@ -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,'"