]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-pdiff-usage
Merge branch 'feature/acq-trans' into feature/expected-size
[apt.git] / test / integration / test-pdiff-usage
index 0d52614291ab1f9fd8b813dcb2e62c3ae387afc4..5bad902147f4a94b4e68e56d0bee27aca6474d71 100755 (executable)
@@ -94,7 +94,7 @@ SHA256-Patches:
 " aptcache show apt newstuff
 
        msgmsg "Testcase: index is already up-to-date: $*"
-       find rootdir/var/lib/apt/lists -name '*.IndexDiff' -type f -delete
+       find rootdir/var/lib/apt/lists -name '*diff_Index' -type f -delete
        testsuccess aptget update "$@"
        testequal "$(cat ${PKGFILE}-new)
 " aptcache show apt newstuff
@@ -182,6 +182,7 @@ SHA256-Patches:
 " aptcache show apt newstuff
 }
 echo 'Debug::pkgAcquire::Diffs "true";
+Debug::Acquire::Transaction "true";
 Debug::pkgAcquire::rred "true";' > rootdir/etc/apt/apt.conf.d/rreddebug.conf
 
 testrun -o Acquire::PDiffs::Merge=0 -o APT::Get::List-Cleanup=1