]> git.saurik.com Git - apt.git/commit
use the right key for compressor configuration dump
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 5 Jul 2016 12:08:57 +0000 (14:08 +0200)
committerJulian Andres Klode <jak@debian.org>
Wed, 31 Aug 2016 11:49:37 +0000 (13:49 +0200)
commit89d816a77ca314654a8bef8c88a287b04e2c8519
tree52c514b56e2a101f4309547909c795c2b9e391b5
parent6862a9b0320d8c07db3a86b20131ab78c5bc4708
use the right key for compressor configuration dump

The generated dump output is incorrect in sofar as it uses the name as
the key for this compressor, but they don't need to be equal as is the
case if you force some of the inbuilt ones to be disabled as our testing
framework does it at times.

This is hidden from changelog as nobody will actually notice while
describing it in a few words make it sound like an important change…

Git-Dch: Ignore
(cherry picked from commit 52bafeade99b700eeb4585608c5eee086b94dfa8)
cmdline/apt-config.cc