Commit ab1f8ea5 authored by David Thomson's avatar David Thomson Committed by antirez
Browse files

Add back blank line

parent 1fa63a78
...@@ -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
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment