Navigation Menu

Skip to content

Commit

Permalink
Add missing tag option
Browse files Browse the repository at this point in the history
  • Loading branch information
kou committed Apr 11, 2014
1 parent 5e34895 commit 6f41f89
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/droonga-send
Expand Up @@ -37,6 +37,7 @@ def parse_server(server)
:host => host,
:port => Integer(port),
:protocol => protocol.to_sym,
:tag => tag,
}
end

Expand Down

0 comments on commit 6f41f89

Please sign in to comment.