From d493545484fbb100e559e39618b30a3b3a3526d1 Mon Sep 17 00:00:00 2001 From: Max Coplan Date: Wed, 20 Nov 2019 16:03:39 +0000 Subject: 💬 Recommend use of `apt update` over `apt-get update` MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- test/integration/test-apt-keep-downloaded-pkgs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/integration/test-apt-keep-downloaded-pkgs') diff --git a/test/integration/test-apt-keep-downloaded-pkgs b/test/integration/test-apt-keep-downloaded-pkgs index c5f62954c..4938aefdb 100755 --- a/test/integration/test-apt-keep-downloaded-pkgs +++ b/test/integration/test-apt-keep-downloaded-pkgs @@ -30,7 +30,7 @@ changetowebserver testsuccess aptget update # see if no-download really doesn't download the package -testfailuremsg 'E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?' aptget install pkg2 --no-download -y +testfailuremsg 'E: Unable to fetch some archives, maybe run apt update or try with --fix-missing?' aptget install pkg2 --no-download -y testsuccess test -f aptarchive/pool/pkg2_1.0_all.deb testfailure test -f rootdir/var/cache/apt/archives/pkg2_1.0_all.deb -- cgit v1.2.3-70-g09d2