Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
e59a64b8
Commit
e59a64b8
authored
Aug 26, 2010
by
antirez
Browse files
forgot the traceleaks var in tests set to 1, reverted to the default, 0
parent
bad7d097
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/test_helper.tcl
View file @
e59a64b8
...
...
@@ -11,7 +11,7 @@ source tests/support/util.tcl
set ::host 127.0.0.1
set ::port 16379
set ::traceleaks
1
set ::traceleaks
0
set ::valgrind 0
set ::denytags
{}
set ::allowtags
{}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment