This website requires JavaScript.
Explore
Help
Register
Sign In
emo
/
busybox
Watch
1
Star
0
Fork
0
You've already forked busybox
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
18bbca18ac
busybox
/
testsuite
/
sed
/
sed-recurses-properly
3 lines
85 B
Plaintext
Raw
Normal View
History
Unescape
Escape
* testsuite/sed/sed-recurses-properly: Mark XFAIL.
2002-06-11 18:59:08 +05:30
# XFAIL
Sed can go into an infinite loop
2002-04-13 18:48:15 +05:30
test "$(echo '12345' | busybox sed -e 's/[[:space:]]*/,/g')" = ',1,2,3,4,5,'
Reference in New Issue
Copy Permalink