Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-12-19 | tests: support spaces in path and TMPDIR | David Kalnischkies | |
This doesn't allow all tests to run cleanly, but it at least allows to write tests which could run successfully in such environments. Git-Dch: Ignore | |||
2013-08-12 | fix output redirection order | David Kalnischkies | |
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 Kalnischkies | |
- do not try to a void a breaks if the broken package pre-depends on the breaker, but let dpkg auto-deconfigure it |