]> git.saurik.com Git - apt.git/commit
fix testcase expecting incorrect remove log from dpkg
authorDavid Kalnischkies <david@kalnischkies.de>
Wed, 9 Nov 2016 13:22:22 +0000 (14:22 +0100)
committerDavid Kalnischkies <david@kalnischkies.de>
Wed, 9 Nov 2016 15:18:54 +0000 (16:18 +0100)
commit9444da765692b9f49a06720b5a75a168d6552c1c
treee51b0523aa7268f2f902395505399bacacf29ca8
parente133bb5e81b10bf059b3abeab2d9e41f7206e446
fix testcase expecting incorrect remove log from dpkg

dpkg 1.18.11 includes:
  * Do not log nor print duplicate dpkg removal action. We print
    “Removing <package> (<version>)” lines and log remove action twice
    when purging a package from frontends, because they usually first call
    --remove and then --purge sequentially. When purging a package which is
    already in config-files (i.e. it has been removed before), do not print
    nor log the remove action.
test/integration/test-no-fds-leaked-to-maintainer-scripts