]> git.saurik.com Git - apt.git/commit
remove uncompressed leftover partial file before pdiff bootstrap
authorDavid Kalnischkies <david@kalnischkies.de>
Fri, 8 Jan 2016 16:51:23 +0000 (17:51 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Fri, 8 Jan 2016 16:51:23 +0000 (17:51 +0100)
commitef3c549e00b2a0487ddee0aeb70e3a29f76c2fbb
tree641cb5d6cc00b1efa5f111a5839c328662ca3f77
parent4e6219da0dd1e68fad7db972f7ddd76598645228
remove uncompressed leftover partial file before pdiff bootstrap

The code already deals with compressed leftovers, but forgot the
uncompressed files. The opertunity is picked to reorder this code and
add debug messages about the actions taken as well as produce such a
leftover file in the associated testcase.
apt-pkg/acquire-item.cc
test/integration/test-pdiff-usage