Gitiles
Code Review
Sign In
192.168.1.100
/
T106_DC
/
9ed821d7e5d875a3395740a9cc2545671fa429b7
/
.
/
ap
/
app
/
busybox
/
src
/
testsuite
/
wget
/
wget-retrieves-google-index
blob: f9dbb8be8719bff7c064da43f0cfec4904063ecb [
file
] [
log
] [
blame
]
lh
9ed821d
2023-04-07 01:36:19 -0700
[
diff
] [
blame^
]
1
test x
"$SKIP_INTERNET_TESTS"
!=
x
""
&&
exit
2
3
busybox wget
-
q
-
O foo http
:
//www.google.com/
4
test
-
s foo