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
619d3945
Commit
619d3945
authored
Feb 21, 2013
by
antirez
Browse files
redis-trib: fixed typo in method name.
parent
07b63227
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-trib.rb
View file @
619d3945
...
@@ -255,7 +255,7 @@ class RedisTrib
...
@@ -255,7 +255,7 @@ class RedisTrib
@errors
<<
@errors
<<
"[ERR] Not all
#{
ClusterHashSlots
}
slots are covered by nodes."
"[ERR] Not all
#{
ClusterHashSlots
}
slots are covered by nodes."
puts
@errors
[
-
1
]
puts
@errors
[
-
1
]
fix_slots_cov
are
ge
if
@fix
fix_slots_cov
era
ge
if
@fix
end
end
end
end
...
...
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