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
428b7063
Commit
428b7063
authored
Oct 24, 2012
by
YAMAMOTO Takashi
Committed by
antirez
Oct 31, 2012
Browse files
fix a typo in a comment
parent
9fab63b3
Changes
1
Show whitespace changes
Inline
Side-by-side
tests/support/server.tcl
View file @
428b7063
...
...
@@ -107,7 +107,7 @@ proc tags {tags code} {
}
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
if
{
$::external
}
{
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