From: David Kalnischkies Date: Tue, 28 May 2013 16:17:55 +0000 (+0200) Subject: tests: add expected port for cve-2013-105 testcase X-Git-Tag: 0.9.9~3^2~18 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/2842f3e6c42ac6c6512a290064326d55bfa62a40?ds=sidebyside tests: add expected port for cve-2013-105 testcase Git-Dch: Ignore --- diff --git a/test/integration/test-cve-2013-1051-InRelease-parsing b/test/integration/test-cve-2013-1051-InRelease-parsing index bd68fccf6..853da5ff6 100755 --- a/test/integration/test-cve-2013-1051-InRelease-parsing +++ b/test/integration/test-cve-2013-1051-InRelease-parsing @@ -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