This test was hanging

This commit is contained in:
Glenn L McGrath 2002-11-28 00:47:49 +00:00
parent 2601559fb6
commit 73ceca275e

View File

@ -1,2 +1,2 @@
# XFAIL # 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,'