diff options
Diffstat (limited to 'test/integration/test-apt-ftparchive-by-hash')
-rwxr-xr-x | test/integration/test-apt-ftparchive-by-hash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/integration/test-apt-ftparchive-by-hash b/test/integration/test-apt-ftparchive-by-hash index d08b94290..75fb0cf2c 100755 --- a/test/integration/test-apt-ftparchive-by-hash +++ b/test/integration/test-apt-ftparchive-by-hash @@ -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 |