bc: fixes for multi-line if/while/for
[oweals/busybox.git] / testsuite / wget / wget--O-overrides--P
index fdb5d47c026b635d0039121384b4914ccb2165a3..40a3a962c3f7fa814cb0983948a25e1291c8fd54 100644 (file)
@@ -1,3 +1,5 @@
+test x"$SKIP_INTERNET_TESTS" != x"" && exit
+
 mkdir foo
 busybox wget -q -O index.html -P foo http://www.google.com/
 test -s index.html