mirror of https://github.com/mirror/busybox.git
* testsuite/sed/sed-recurses-properly: Mark XFAIL.
parent
9ef2ea27d4
commit
3ad88ccf2d
|
@ -1 +1,2 @@
|
|||
# XFAIL
|
||||
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
|
||||
|
|
Loading…
Reference in New Issue