summaryrefslogtreecommitdiff
path: root/test/test-indexes.sh
diff options
context:
space:
mode:
authorMartin Pitt <martin@piware.de>2010-11-15 10:41:12 +0100
committerMartin Pitt <martin@piware.de>2010-11-15 10:41:12 +0100
commitd88a49c830c2ea7e942125be37703bc411277ac1 (patch)
treef8acf67cf395798e9519ee63da43ad1b67596601 /test/test-indexes.sh
parent3cf1e4b50a9bb439c4f54a631cfebbb6c4d1ea7d (diff)
* test/integration/test-compressed-indexes, test/test-indexes.sh:
- Explicitly disable compressed indexes at the start. This ensures that we will actually test uncompressed indexes regardless of the internal default value of Acquire::GzipIndexes.
Diffstat (limited to 'test/test-indexes.sh')
-rwxr-xr-xtest/test-indexes.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test-indexes.sh b/test/test-indexes.sh
index 17363718d..50d54f691 100755
--- a/test/test-indexes.sh
+++ b/test/test-indexes.sh
@@ -144,6 +144,7 @@ echo '--- apt-cache show works without indexes'
! LC_MESSAGES=C $APT_CACHE show bash 2>&1| grep -q 'E: No packages found'
echo "===== uncompressed indexes ====="
+echo 'Acquire::GzipIndexes "false";' > etc/apt/apt.conf.d/02compress-indexes
check_update
check_indexes
check_cache