Busybox: Upgrade to 1.21.1 (stable). lsof active.
[tomato.git] / release / src / router / busybox / testsuite / wget / wget--O-overrides--P
blob40a3a962c3f7fa814cb0983948a25e1291c8fd54
1 test x"$SKIP_INTERNET_TESTS" != x"" && exit
3 mkdir foo
4 busybox wget -q -O index.html -P foo http://www.google.com/
5 test -s index.html