]> git.saurik.com Git - apt.git/commit
tests: disable EIPP logging in test-compressed-indexes
authorDavid Kalnischkies <david@kalnischkies.de>
Tue, 5 Jul 2016 18:36:15 +0000 (20:36 +0200)
committerDavid Kalnischkies <david@kalnischkies.de>
Tue, 5 Jul 2016 18:45:47 +0000 (20:45 +0200)
commit68151307d42ed64cd6258f94a0d748abe9efb8e0
tree1a3a931bec3110fd1d6eb4b39bc0a35ceebc2a2e
parent1b50bba6571661d1ddc1db808bd618bd0de3cae4
tests: disable EIPP logging in test-compressed-indexes

The test makes heavy use of disabling compression types which are
usually available some way or another like xz which is how the EIPP
logs are compressed by default. Instead of changing this test to change
the filename according to the compression we want to test we just
disable EIPP logging for this test as that is easier and has the same
practical effect.

Gbp-Dch: Ignore
test/integration/test-compressed-indexes