]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-cve-2013-1051-InRelease-parsing
delete Memb on read-error in arfile
[apt.git] / test / integration / test-cve-2013-1051-InRelease-parsing
index bd68fccf617e59af6b5e320f372291ef13e71e12..853da5ff62d5186ea645222548c2bb3793dfdd7b 100755 (executable)
@@ -12,7 +12,7 @@ insertpackage 'stable' 'good-pkg' 'all' '1.0'
 setupaptarchive
 
 changetowebserver
-ARCHIVE='http://localhost/'
+ARCHIVE='http://localhost:8080/'
 msgtest 'Initial apt-get update should work with' 'InRelease'
 aptget update -qq && msgpass || msgfail