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
702f3afe
Commit
702f3afe
authored
Aug 07, 2013
by
Jan-Erik Rediger
Committed by
antirez
Aug 07, 2013
Browse files
Little typo
parent
4343f0b2
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/test_helper.tcl
View file @
702f3afe
...
@@ -470,7 +470,7 @@ proc close_replication_stream {s} {
...
@@ -470,7 +470,7 @@ proc close_replication_stream {s} {
# With the parallel test running multiple Redis instances at the same time
# With the parallel test running multiple Redis instances at the same time
# we need a fast enough computer, otherwise a lot of tests may generate
# we need a fast enough computer, otherwise a lot of tests may generate
# false positives.
# false positives.
# If the computer is too slow we revert the sequetial test without any
# If the computer is too slow we revert the seque
n
tial test without any
# parallelism, that is, clients == 1.
# parallelism, that is, clients == 1.
proc is_a_slow_computer
{}
{
proc is_a_slow_computer
{}
{
set start
[
clock milliseconds
]
set start
[
clock milliseconds
]
...
...
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