go-ceph/rados
John Mulligan 1bd65c6f20 rados: fix test for mon command with input buffer on ceph octopus
It appears that ceph octopus (currently testing as master) is stricter
about some inputs and the old formatting in the test was failing.
Use formatting that all versions should be happy with.

Signed-off-by: John Mulligan <jmulligan@redhat.com>
2020-03-12 13:33:16 +01:00
..
conn.go rados: support fetching the cluster from the Conn 2020-01-27 18:30:10 +01:00
doc.go rados: use correct style for package doc comment 2019-12-12 11:34:51 -05:00
ioctx.go rados: return an unsafe.Pointer from ioctx Pointer call 2020-03-12 09:02:53 +01:00
object_iter.go rados: fix doc comments for object iter related functions 2020-02-11 08:51:07 +01:00
omap.go rados: fix doc comments for omap related functions 2020-02-11 08:51:07 +01:00
rados.go errutil: move errutil pkg into internal subdir 2020-03-10 08:41:44 +01:00
rados_test.go rados: fix test for mon command with input buffer on ceph octopus 2020-03-12 13:33:16 +01:00