]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-file
rework hashsum verification in the acquire system
[apt.git] / test / integration / test-apt-update-file
index 1ecf9a38a2a9da4bb60e0d47149e9480fbe13230..665f94fa590546935b7ab094de2ff58da9db64c6 100755 (executable)
@@ -22,6 +22,10 @@ addtrap 'prefix' 'chmod 750 aptarchive/dists/unstable/main/binary-amd64;'
 chmod 550 aptarchive/dists/unstable/main/binary-amd64
 
 testsuccess aptget update
+
+# the release files aren't an IMS-hit, but the indexes are
+redatereleasefiles '+1 hour'
+
 testsuccess aptget update -o Debug::pkgAcquire::Auth=1
 cp -a rootdir/tmp/testsuccess.output rootdir/tmp/update.output