admin: get_devices casts reject_bad_md5 to boolean
commit76ef95496eb5f38434c28b8080e08b668a8bf4f6
authorEric Wong <normalperson@yhbt.net>
Fri, 29 Jun 2012 20:33:10 +0000 (29 20:33 +0000)
committerEric Wong <normalperson@yhbt.net>
Fri, 29 Jun 2012 20:33:10 +0000 (29 20:33 +0000)
tree8a9f013a46ffc00670f03a8eb7d9dc0a9b01c7e8
parent17128d5b73c8ad12f45c3888eded5d7a96a5e46a
admin: get_devices casts reject_bad_md5 to boolean

This is a boolean value on the server and we always try to
make our return values Ruby-friendly
lib/mogilefs/admin.rb
test/fresh.rb