hush/testsuite/sed/sed-recurses-properly

3 lines
85 B
Plaintext
Raw Normal View History

# XFAIL
2002-04-13 13:18:15 +00:00
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'