]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-ftparchive-by-hash
apt-ftparchive: Support NotAutomatic and ButAutomaticUpgrades fields
[apt.git] / test / integration / test-apt-ftparchive-by-hash
index d08b94290acf25f4b1cc3bc269869a928bb186f8..75fb0cf2cc5181bc36fb685529071c6fa8d82d8b 100755 (executable)
@@ -46,7 +46,7 @@ verify_by_hash
 testsuccess stat aptarchive/dists/unstable/main/binary-i386/by-hash/SHA256/$previous_hash
 
 # ensure we have it in the Release file
-testsuccess grep "Acquire-By-Hash: true" aptarchive/dists/unstable/*Release
+testsuccess grep "Acquire-By-Hash: yes" aptarchive/dists/unstable/*Release
 
 # now ensure gc work
 for i in $(seq 3); do