From: Michael Vogt Date: Thu, 13 Feb 2014 08:51:57 +0000 (+0100) Subject: remove duplicated apt-get download apt apt test X-Git-Tag: 0.9.15.2~1 X-Git-Url: https://git.saurik.com/apt.git/commitdiff_plain/362b152c38195a3d51406285011fc34238158bda?ds=inline remove duplicated apt-get download apt apt test --- diff --git a/test/integration/test-apt-get-download b/test/integration/test-apt-get-download index 7cce6ef29..be3144e1f 100755 --- a/test/integration/test-apt-get-download +++ b/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 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