Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
redis
Commits
69cb5462
Commit
69cb5462
authored
Jan 09, 2011
by
antirez
Browse files
minor aesthetic change in test suite messages
parent
322ea972
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/test_helper.tcl
View file @
69cb5462
...
...
@@ -128,7 +128,7 @@ proc execute_everything {} {
execute_tests
"unit/pubsub"
# run tests with diskstore enabled
puts
"Running diskstore tests... this is slow, press Ctrl+C if not interested.."
puts
"
\n
Running diskstore tests... this is slow, press Ctrl+C if not interested.."
set ::diskstore 1
lappend ::denytags nodiskstore
set ::global_overrides
{
diskstore-enabled yes
}
...
...
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