diff options
author | Michael Vogt <mvo@debian.org> | 2010-11-25 16:08:40 +0100 |
---|---|---|
committer | Michael Vogt <mvo@debian.org> | 2010-11-25 16:08:40 +0100 |
commit | f120d18c37f71d62c9bcb7c43d411c9707e96ce4 (patch) | |
tree | c1f94e47918d2200de9f9ec22d2d175e66c41317 /test/integration/test-compressed-indexes | |
parent | ba428c1dbd379036b0ced20ef54446f6155006f9 (diff) | |
parent | d88a49c830c2ea7e942125be37703bc411277ac1 (diff) |
merged from lp:~pitti/apt/compressed-indexes
Diffstat (limited to 'test/integration/test-compressed-indexes')
-rwxr-xr-x | test/integration/test-compressed-indexes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/integration/test-compressed-indexes b/test/integration/test-compressed-indexes index 97a1453f7..be33edbb7 100755 --- a/test/integration/test-compressed-indexes +++ b/test/integration/test-compressed-indexes @@ -69,6 +69,7 @@ testrun() { rm -rf testpkg-1.0 } +echo 'Acquire::GzipIndexes "false";' > rootdir/etc/apt/apt.conf.d/02compressindex msgmsg "File: Test with uncompressed indexes" testrun |