Navigation Menu

Skip to content

Commit

Permalink
Use given dataset parameter correctly
Browse files Browse the repository at this point in the history
  • Loading branch information
piroor committed Apr 10, 2015
1 parent 1bf2c7f commit 2c209bb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/drndump/command.rb
Expand Up @@ -110,6 +110,7 @@ def dumper_params
:host => @host,
:port => @port,
:tag => @tag,
:dataset => @dataset,
:receiver_host => @receiver_host,
:receiver_port => @receiver_port,
}
Expand Down

0 comments on commit 2c209bb

Please sign in to comment.