X-Git-Url: https://git.saurik.com/apt.git/blobdiff_plain/e8e52cd039b4c71913e157d7855500ba98e7cade..ab5b1d0d31b2fbdc4896f8a107611ff056d6a668:/test/integration/test-apt-ftparchive-by-hash diff --git a/test/integration/test-apt-ftparchive-by-hash b/test/integration/test-apt-ftparchive-by-hash index f00e2a24c..ca881ed81 100755 --- a/test/integration/test-apt-ftparchive-by-hash +++ b/test/integration/test-apt-ftparchive-by-hash @@ -18,6 +18,7 @@ TESTDIR=$(readlink -f $(dirname $0)) setupenvironment configarchitecture 'i386' configcompression 'gz' '.' +confighashes 'SHA1' 'SHA256' 'SHA512' # enable by-hash in apt-ftparchive echo 'APT::FTPArchive::DoByHash "1";' >> aptconfig.conf