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
ab1f8ea5
Commit
ab1f8ea5
authored
Oct 14, 2015
by
David Thomson
Committed by
antirez
Oct 15, 2015
Browse files
Add back blank line
parent
1fa63a78
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-trib.rb
View file @
ab1f8ea5
...
@@ -1151,6 +1151,7 @@ class RedisTrib
...
@@ -1151,6 +1151,7 @@ class RedisTrib
xputs
">>> Importing data from
#{
source_addr
}
to cluster
#{
argv
[
1
]
}
"
xputs
">>> Importing data from
#{
source_addr
}
to cluster
#{
argv
[
1
]
}
"
use_copy
=
opt
[
'copy'
]
use_copy
=
opt
[
'copy'
]
use_replace
=
opt
[
'replace'
]
use_replace
=
opt
[
'replace'
]
# Check the existing cluster.
# Check the existing cluster.
load_cluster_info_from_node
(
argv
[
0
])
load_cluster_info_from_node
(
argv
[
0
])
check_cluster
check_cluster
...
...
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