hush/testsuite/wget/wget-supports--P

6 lines
124 B
Plaintext
Raw Normal View History

test x"$SKIP_INTERNET_TESTS" != x"" && exit
2001-10-30 23:11:20 +00:00
mkdir foo
busybox wget -q -P foo http://www.google.com/
test -s foo/index.html