Navigation Menu

Skip to content

Commit

Permalink
Align
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Jun 27, 2014
1 parent d1cde76 commit b81544b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/droonga-engine-join
Expand Up @@ -120,8 +120,8 @@ puts "Joining to the cluster..."

name = "#{options.host}:#{options.port}/#{options.tag}"
Droonga::Serf.send_event(name, "join", "dataset" => options.dataset,
"type" => "replica",
"host" => options.host)
"type" => "replica",
"host" => options.host)

puts "Done."

Expand Down

0 comments on commit b81544b

Please sign in to comment.