aboutsummaryrefslogtreecommitdiff
path: root/testsuite/wget/wget--O-overrides--P
blob: fdb5d47c026b635d0039121384b4914ccb2165a3 (plain)
1
2
3
mkdir foo
busybox wget -q -O index.html -P foo http://www.google.com/
test -s index.html