summaryrefslogtreecommitdiff
path: root/test/integration/skip-avoid-avoiding-breaks-predepends
AgeCommit message (Collapse)AuthorFilesLines
2013-08-12fix output redirection orderDavid Kalnischkies1-1/+1
First redirect output to a file, then redirect other outputs to this output, not the other way around as this will not work. Git-Dch: Ignore
2012-03-03* apt-pkg/packagemanager.cc:David Kalnischkies1-0/+21
- do not try to a void a breaks if the broken package pre-depends on the breaker, but let dpkg auto-deconfigure it