X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/631a7dc7906a10ccd5f14dcfe42224e6107e11f6..bca84917c326fa3158e120147c8aecebe0789b47:/test/integration/test-apt-update-unauth diff --git a/test/integration/test-apt-update-unauth b/test/integration/test-apt-update-unauth index 4e08b5e35..2e46e3ace 100755 --- a/test/integration/test-apt-update-unauth +++ b/test/integration/test-apt-update-unauth @@ -26,7 +26,7 @@ runtest() { rm -f aptarchive/dists/unstable/*Release* # remove uncompressed version find aptarchive/ -name Packages | xargs rm -f - aptget update -qq + aptget update -qq --allow-unauthenticated # become authenticated generatereleasefiles