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
22796522
Unverified
Commit
22796522
authored
Sep 04, 2018
by
maya-rv
Committed by
GitHub
Sep 04, 2018
Browse files
Fix typo
parent
6c001bfc
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/support/server.tcl
View file @
22796522
...
@@ -4,7 +4,7 @@ set ::valgrind_errors {}
...
@@ -4,7 +4,7 @@ set ::valgrind_errors {}
proc start_server_error
{
config_file error
}
{
proc start_server_error
{
config_file error
}
{
set err
{}
set err
{}
append err
"Can
t
' start the Redis server
\n
"
append err
"Can'
t
start the Redis server
\n
"
append err
"CONFIGURATION:"
append err
"CONFIGURATION:"
append err
[
exec cat $config_file
]
append err
[
exec cat $config_file
]
append err
"
\n
ERROR:"
append err
"
\n
ERROR:"
...
...
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