Przeglądaj źródła

tests: add expected port for cve-2013-105 testcase

Git-Dch: Ignore
David Kalnischkies 13 lat temu
rodzic
commit
2842f3e6c4

+ 1 - 1
test/integration/test-cve-2013-1051-InRelease-parsing

@@ -12,7 +12,7 @@ insertpackage 'stable' 'good-pkg' 'all' '1.0'
 setupaptarchive
 setupaptarchive
 
 
 changetowebserver
 changetowebserver
-ARCHIVE='http://localhost/'
+ARCHIVE='http://localhost:8080/'
 msgtest 'Initial apt-get update should work with' 'InRelease'
 msgtest 'Initial apt-get update should work with' 'InRelease'
 aptget update -qq && msgpass || msgfail
 aptget update -qq && msgpass || msgfail