wget-retrieves-google-index 103 B

1234
  1. test x"$SKIP_INTERNET_TESTS" != x"" && exit
  2. busybox wget -q -O foo http://www.google.com/
  3. test -s foo