Просмотр исходного кода

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

Git-Dch: Ignore
David Kalnischkies лет назад: 13
Родитель
Сommit
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