busybox/testsuite/sed/sed-recurses-properly

3 lines
84 B
Plaintext
Raw Normal View History

# XFAIL
2002-11-28 06:17:49 +05:30
test "`echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')` = ',1,2,3,4,5,'