]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-expected-size
detect Releasefile IMS hits even if the server doesn't
[apt.git] / test / integration / test-apt-update-expected-size
index 7efccaa57494827a6428e26df0609fc8e43e2fde..55a5da848fc6560e00bb4d1a518b05e3219ff9cf 100755 (executable)
@@ -26,6 +26,7 @@ test_inreleasetoobig() {
 }
 
 test_packagestoobig() {
+       redatereleasefiles '+1hour'
        # append junk at the end of the Packages.gz/Packages
        SIZE="$(stat --printf=%s aptarchive/dists/unstable/main/binary-i386/Packages)"
        find aptarchive/dists -name 'Packages*' | while read pkg; do