summaryrefslogtreecommitdiff
path: root/src/redis-trib.rb
diff options
context:
space:
mode:
authorDavid Thomson <david@ludometrics.com>2015-10-14 06:58:36 +0100
committerDavid Thomson <david@ludometrics.com>2015-10-14 06:58:36 +0100
commit8a85ad2d1cc93dab909fbdff82ff54fa063759bf (patch)
tree9e44c639132c5a155b1a20b60920d752b1313803 /src/redis-trib.rb
parent03d0de7cdffb12edf1dae9c46d8c49d4fd06c755 (diff)
downloadredis-8a85ad2d1cc93dab909fbdff82ff54fa063759bf.tar.gz
Add back blank line
Diffstat (limited to 'src/redis-trib.rb')
-rwxr-xr-xsrc/redis-trib.rb1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/redis-trib.rb b/src/redis-trib.rb
index 577cf150d..068e60d4e 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