mirror of https://github.com/mirror/busybox.git
Sed can go into an infinite loop
parent
db7d5fca5f
commit
3e6908b586
|
@ -0,0 +1 @@
|
|||
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
|
Loading…
Reference in New Issue