diff options
author | Michael Vogt <mvo@ubuntu.com> | 2014-09-23 23:48:19 +0200 |
---|---|---|
committer | Michael Vogt <mvo@ubuntu.com> | 2014-09-23 23:48:19 +0200 |
commit | 03bfbc965443393b92b2d6d82613472fa3a5067f (patch) | |
tree | 6efc7a68f6acfef1e4435124b6799f034dc07b42 /test/integration/test-pdiff-usage | |
parent | c8aa88aa2c3139584cfabb1ce4619c773e9f2b99 (diff) |
make pdiff transactional (but at the cost of a CopyFile()
Diffstat (limited to 'test/integration/test-pdiff-usage')
-rwxr-xr-x | test/integration/test-pdiff-usage | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/test-pdiff-usage b/test/integration/test-pdiff-usage index 74749d6ab..e86963f28 100755 --- a/test/integration/test-pdiff-usage +++ b/test/integration/test-pdiff-usage @@ -159,6 +159,7 @@ SHA1-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 |