Added CONFIG_CLEAR and CONFIG_RESET to config.maemo
[busybox4maemo] / testsuite / wget / wget-supports--P
1 mkdir foo
2 busybox wget -q -P foo http://www.google.com/
3 test -s foo/index.html