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
c3806f5b
Unverified
Commit
c3806f5b
authored
Nov 28, 2017
by
Salvatore Sanfilippo
Committed by
GitHub
Nov 28, 2017
Browse files
Merge pull request #4215 from lamby/correct-faield-spelling
Correct spelling of "faield".
parents
a13106e0
6b9f02ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
tests/instances.tcl
View file @
c3806f5b
...
@@ -318,7 +318,7 @@ proc end_tests {} {
...
@@ -318,7 +318,7 @@ proc end_tests {} {
puts
"GOOD! No errors."
puts
"GOOD! No errors."
exit 0
exit 0
}
else
{
}
else
{
puts
"WARNING
$::failed
test
s
fai
e
ld."
puts
"WARNING
$::failed
test
(s)
fail
e
d."
exit 1
exit 1
}
}
}
}
...
...
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