3 lines
85 B
Plaintext
3 lines
85 B
Plaintext
# XFAIL
|
|
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
|