]> git.saurik.com Git - apt.git/blobdiff - test/integration/framework
use HashStringList in the acquire system
[apt.git] / test / integration / framework
index ab1274d9cb47567c12acffe69cef0a311209f143..9cdc31e23f3ff456f05f5e1c5465f71274772512 100644 (file)
@@ -226,6 +226,7 @@ setupenvironment() {
        fi
        echo "DPKG::options:: \"--log=${TMPWORKINGDIRECTORY}/rootdir/var/log/dpkg.log\";" >> aptconfig.conf
        echo 'quiet::NoUpdate "true";' >> aptconfig.conf
+       echo 'quiet::NoStatistic "true";' >> aptconfig.conf
        echo "Acquire::https::CaInfo \"${TESTDIR}/apt.pem\";" > rootdir/etc/apt/apt.conf.d/99https
         echo "Apt::Cmd::Disable-Script-Warning \"1\";" > rootdir/etc/apt/apt.conf.d/apt-binary
        configcompression '.' 'gz' #'bz2' 'lzma' 'xz'