syslogd: work around rename() not renaming hardlinks to themselves
[oweals/busybox.git] / testsuite / wget / wget-supports--P
1 test x"$SKIP_INTERNET_TESTS" != x"" && exit
2
3 mkdir foo
4 busybox wget -q -P foo http://www.google.com/
5 test -s foo/index.html