]> git.saurik.com Git - apt.git/commitdiff
remove duplicated apt-get download apt apt test
authorMichael Vogt <mvo@debian.org>
Thu, 13 Feb 2014 08:51:57 +0000 (09:51 +0100)
committerMichael Vogt <mvo@debian.org>
Thu, 13 Feb 2014 08:51:57 +0000 (09:51 +0100)
test/integration/test-apt-get-download

index 7cce6ef2906d36d5d334cede9f81606e2af09c5e..be3144e1f15c5075a36eec54dd0c7478a710ed5f 100755 (executable)
@@ -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 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