]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-get-download
Use a APT::VersionSet instead of a VersionList
[apt.git] / test / integration / test-apt-get-download
index c2a5c3d8eb263aae1fa46a17ecece5a844027612..0d92283f1450f1b7d8c1c9755109d1e1aff7cbe6 100755 (executable)
@@ -39,3 +39,8 @@ aptget download apt
 aptget download apt
 testsuccess test -s apt_2.0_all.deb
 rm -f apt_1.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