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

remove duplicated apt-get download apt apt test

Michael Vogt лет назад: 12
Родитель
Сommit
362b152c38
1 измененных файлов с 0 добавлено и 4 удалено
  1. 0 4
      test/integration/test-apt-get-download

+ 0 - 4
test/integration/test-apt-get-download

@@ -45,7 +45,3 @@ rm -f apt_1.0_all.deb apt_2.0_all.deb
 testsuccess aptget download apt apt apt/unstable apt=2.0
 testsuccess aptget download apt apt apt/unstable apt=2.0
 testsuccess test -s apt_2.0_all.deb
 testsuccess test -s apt_2.0_all.deb
 
 
-# deb:738103 - apt-get download foo foo fails
-rm -f apt_*.deb
-aptget download apt apt
-testsuccess test -s apt_2.0_all.deb