summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Kalnischkies <kalnischkies@gmail.com>2013-05-28 18:17:55 +0200
committerDavid Kalnischkies <kalnischkies@gmail.com>2013-06-09 15:12:32 +0200
commit2842f3e6c42ac6c6512a290064326d55bfa62a40 (patch)
treef9c001c280ce06874d9081521a58f0b671698fa9
parent8437b7d4a699c8a0bfa6c2c2bff66ffff2e36a22 (diff)
tests: add expected port for cve-2013-105 testcase
Git-Dch: Ignore
-rwxr-xr-xtest/integration/test-cve-2013-1051-InRelease-parsing2
1 files changed, 1 insertions, 1 deletions
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