]> git.saurik.com Git - apt.git/commitdiff
tests: add expected port for cve-2013-105 testcase
authorDavid Kalnischkies <kalnischkies@gmail.com>
Tue, 28 May 2013 16:17:55 +0000 (18:17 +0200)
committerDavid Kalnischkies <kalnischkies@gmail.com>
Sun, 9 Jun 2013 13:12:32 +0000 (15:12 +0200)
Git-Dch: Ignore

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