]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-717891-abolute-uris-for-proxies
Merge branch 'feature/acq-trans' into feature/expected-size
[apt.git] / test / integration / test-bug-717891-abolute-uris-for-proxies
index a8947b5e275ec79b72ff7ba05e05bbe0aa4a21e9..54a61668633ab46dbe14af9944b84a66bffb052b 100755 (executable)
@@ -12,7 +12,7 @@ setupaptarchive
 changetowebserver --request-absolute='uri'
 
 msgtest 'Check that absolute paths are' 'not accepted'
-testfailure --nomsg aptget update --allow-unauthenticated
+testfailure --nomsg aptget update --allow-insecure-repositories
 
 echo 'Acquire::http::Proxy "http://localhost:8080";' > rootdir/etc/apt/apt.conf.d/99proxy