]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-717891-abolute-uris-for-proxies
accept ../ on the cmdline as start for a deb file as well
[apt.git] / test / integration / test-bug-717891-abolute-uris-for-proxies
index 54a61668633ab46dbe14af9944b84a66bffb052b..d30dd5d4ec66d9d822e30e43ac67ce2ef071f5a7 100755 (executable)
@@ -14,12 +14,12 @@ changetowebserver --request-absolute='uri'
 msgtest 'Check that absolute paths are' 'not accepted'
 testfailure --nomsg aptget update --allow-insecure-repositories
 
-echo 'Acquire::http::Proxy "http://localhost:8080";' > rootdir/etc/apt/apt.conf.d/99proxy
+echo "Acquire::http::Proxy \"http://localhost:${APTHTTPPORT}\";" > rootdir/etc/apt/apt.conf.d/99proxy
 
 msgtest 'Check that requests to proxies are' 'absolute uris'
 testsuccess --nomsg aptget update
 
-testequal 'Reading package lists...
+testsuccessequal 'Reading package lists...
 Building dependency tree...
 The following NEW packages will be installed:
   unrelated