Fix conffile prompt regression (LP: #1260297)
authorMichael Vogt <mvo@debian.org>
Thu, 12 Dec 2013 14:11:01 +0000 (15:11 +0100)
committerMichael Vogt <mvo@debian.org>
Thu, 12 Dec 2013 15:41:21 +0000 (16:41 +0100)
commitc23e6cd58242470daad78ddad85285f9cd7aed0f
treeab5c6d4ce7e09f6871976bc9cded6ad5feb11f5d
parent9b7c10509c534b7d413b5102231cb0ca387f1c65
Fix conffile prompt regression (LP: #1260297)

This fixes a regression in the conffile prompt for the progress-fd
and adds a testcase to ensure this does not regress again.
apt-pkg/deb/dpkgpm.cc
apt-pkg/install-progress.cc
test/integration/test-apt-progress-fd-conffile [new file with mode: 0755]