summaryrefslogtreecommitdiff
path: root/tests/test_helper.tcl
diff options
context:
space:
mode:
authorantirez <antirez@gmail.com>2011-01-03 17:18:37 +0100
committerantirez <antirez@gmail.com>2011-01-03 17:18:37 +0100
commit5d46e370b7da346801e01066e3ed077069d73d3d (patch)
treebc8ee00c4bccc10e33f7031b756503b846b7c870 /tests/test_helper.tcl
parentd158dc28f6617fd517172e04d3f46ce53d88013e (diff)
downloadredis-5d46e370b7da346801e01066e3ed077069d73d3d.tar.gz
diskstore more fixes
Diffstat (limited to 'tests/test_helper.tcl')
-rw-r--r--tests/test_helper.tcl2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/test_helper.tcl b/tests/test_helper.tcl
index 2b7a89577..8ab2f6e40 100644
--- a/tests/test_helper.tcl
+++ b/tests/test_helper.tcl
@@ -13,7 +13,7 @@ set ::host 127.0.0.1
set ::port 16379
set ::traceleaks 0
set ::valgrind 0
-set ::verbose 0
+set ::verbose 1
set ::denytags {}
set ::allowtags {}
set ::external 0; # If "1" this means, we are running against external instance