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
8a85ad2d
Commit
8a85ad2d
authored
Oct 14, 2015
by
David Thomson
Browse files
Add back blank line
parent
03d0de7c
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/redis-trib.rb
View file @
8a85ad2d
...
@@ -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