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
47ff443b
Commit
47ff443b
authored
Oct 24, 2012
by
YAMAMOTO Takashi
Committed by
antirez
Oct 31, 2012
Browse files
fix a typo in a comment
parent
4d9bd535
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/support/server.tcl
View file @
47ff443b
...
@@ -107,7 +107,7 @@ proc tags {tags code} {
...
@@ -107,7 +107,7 @@ proc tags {tags code} {
}
}
proc start_server
{
options
{
code undefined
}}
{
proc start_server
{
options
{
code undefined
}}
{
# If we are runni
g
n against an external server, we just push the
# If we are runnin
g
against an external server, we just push the
# host/port pair in the stack the first time
# host/port pair in the stack the first time
if
{
$::external
}
{
if
{
$::external
}
{
if
{[
llength $::servers
]
== 0
}
{
if
{[
llength $::servers
]
== 0
}
{
...
...
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