From 591e1dd6c31777c627242064accf6e6f2da067a0 Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Wed, 16 Oct 2013 18:34:28 +0000 Subject: admin (doc, get_hosts): display integers in results doc Our code integerizes certain results nowadays, so update the documentation to match. --- lib/mogilefs/admin.rb | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/mogilefs/admin.rb b/lib/mogilefs/admin.rb index 9855d8c..a48aaa0 100644 --- a/lib/mogilefs/admin.rb +++ b/lib/mogilefs/admin.rb @@ -29,9 +29,9 @@ class MogileFS::Admin < MogileFS::Client # # [{"status"=>"alive", # "http_get_port"=>nil, - # "http_port"=>"", - # "hostid"=>"1", - # "hostip"=>"", + # "http_port"=>7500, + # "hostid"=>1, + # "hostip"=>"192.168.1.2", # "hostname"=>"rur-1", # "altip"=>"", # "altmask"=>""}] -- cgit v1.2.3-24-ge0c7