android_mt6572_jiabo/external/busybox/testsuite/wget/wget-retrieves-google-index
2025-09-05 16:56:03 +08:00

4 lines
103 B
Text

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