Check sed doesnt go into an infinite loop (yes it does)
[oweals/busybox.git] / testsuite / sed / sed-recurses-properly
1 test "`echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')` = ',1,2,3,4,5,'"