瀏覽代碼

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

Git-Dch: Ignore
David Kalnischkies 13 年之前
父節點
當前提交
2842f3e6c4
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      test/integration/test-cve-2013-1051-InRelease-parsing

+ 1 - 1
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