summaryrefslogtreecommitdiffstats
path: root/test/testswmr.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/testswmr.sh')
-rwxr-xr-xtest/testswmr.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/testswmr.sh b/test/testswmr.sh
index d13c6ed..43f9f39 100755
--- a/test/testswmr.sh
+++ b/test/testswmr.sh
@@ -72,7 +72,7 @@ done
for index_type in "-i b1" "-i ea" "-i b2"
do
# Try with and without compression
- for compress in "" "-c 1"
+ for compress in "" "-c 5"
do
echo
echo "###############################################################################"