diff --git a/src/redis-trib.rb b/src/redis-trib.rb index 577cf150..068e60d4 100755 --- a/src/redis-trib.rb +++ b/src/redis-trib.rb @@ -1151,6 +1151,7 @@ class RedisTrib xputs ">>> Importing data from #{source_addr} to cluster #{argv[1]}" use_copy = opt['copy'] use_replace = opt['replace'] + # Check the existing cluster. load_cluster_info_from_node(argv[0]) check_cluster