source:
src/router/busybox/testsuite/wget/wget--O-overrides--P
| Last change on this file was 17628, checked in by BrainSlayer, 21 months ago | |
|---|---|
| File size: 134 bytes | |
| Line | |
|---|---|
| 1 | test x"$SKIP_INTERNET_TESTS" != x"" && exit |
| 2 | |
| 3 | mkdir foo |
| 4 | busybox wget -q -O index.html -P foo http://www.google.com/ |
| 5 | test -s index.html |
Note: See TracBrowser
for help on using the repository browser.
