]> git.saurik.com Git - apt.git/blobdiff - test/integration/test-compressed-indexes
ensure that gz compression test is run with gz
[apt.git] / test / integration / test-compressed-indexes
index c6f5ab49ef4c52766ed8c740a6afc49dcf4bb541..67ca0ba27fa8ecf92847f8d93c0a29a98f90dadd 100755 (executable)
@@ -5,6 +5,7 @@ TESTDIR=$(readlink -f $(dirname $0))
 . $TESTDIR/framework
 
 setupenvironment
 . $TESTDIR/framework
 
 setupenvironment
+configcompression '.' 'gz' # only gz is supported for this, so ensure it is used
 configarchitecture "i386"
 
 buildsimplenativepackage "testpkg" "i386" "1.0"
 configarchitecture "i386"
 
 buildsimplenativepackage "testpkg" "i386" "1.0"