]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-bug-738785-switch-protocol
deal with configured build-essential first
[apt.git] / test / integration / test-bug-738785-switch-protocol
index 23578d85a7fa41f82435a1272e9f66b9b4e505fe..2f8a7ae5df8fac10f3546e937479491d3e5c104d 100755 (executable)
@@ -53,7 +53,7 @@ rm "$NEWMETHODS/https"
 
 cd downloaded
 testfailureequal "E: The method driver $(readlink -f './../')/rootdir/usr/lib/apt/methods/https could not be found.
-N: Is the package apt-transport-https installed?" aptget download apt -q=0
+N: Is the package apt-transport-https installed?" aptget download apt
 testfailure test -e apt_1.0_all.deb
 cd - >/dev/null