]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-apt-update-expected-size
improve partial/ cleanup in abort and failure cases
[apt.git] / test / integration / test-apt-update-expected-size
index 9f58308aa4eda1a7ff1e8f8ad2a934f422a626c7..7efccaa57494827a6428e26df0609fc8e43e2fde 100755 (executable)
@@ -34,7 +34,7 @@ test_packagestoobig() {
        done
        NEW_SIZE="$(stat --printf=%s aptarchive/dists/unstable/main/binary-i386/Packages)"
        testfailuremsg "W: Failed to fetch ${1}/dists/unstable/main/binary-i386/Packages  Writing more data than expected ($NEW_SIZE > $SIZE)
-E: Some index files failed to download. They have been ignored, or old ones used instead." aptget update -o Debug::pkgAcquire::Worker=0
+E: Some index files failed to download. They have been ignored, or old ones used instead." aptget update -o Debug::pkgAcquire::Worker=0 -o Debug::Acquire::Transaction=0
 }
 
 methodtest() {