]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-738785-switch-protocol
implement socks5h proxy support for http method
[apt.git] / test / integration / test-bug-738785-switch-protocol
index 8f8216d0440418d846f410a8043eccc54b831791..fa6702eb07040a5bf165b20828aab14876ccc243 100755 (executable)
@@ -63,4 +63,4 @@ ln -s "$OLDMETHODS/https" "$NEWMETHODS"
 # check that downgrades from https to http are not allowed
 webserverconfig 'aptwebserver::support::http' 'true'
 sed -i -e "s#:${APTHTTPPORT}/redirectme#:${APTHTTPSPORT}/downgrademe#" -e 's# http:# https:#' rootdir/etc/apt/sources.list.d/*
-testfailure aptget update --allow-insecure-repositories
+testfailure aptget update --allow-insecure-repositories -o Acquire::https::Timeout=1