]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-ftparchive-by-hash
do not override exact targetrelease matches with lesser matches
[apt.git] / test / integration / test-apt-ftparchive-by-hash
index f00e2a24c23fd0b0d606e9b45d38ccb64b810c30..ca881ed81484348c48c828a99b4cf92959979891 100755 (executable)
@@ -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