]> git.proxmox.com Git - pve-manager-legacy.git/commit
api: ceph version: actually get full version
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 Nov 2019 13:33:56 +0000 (14:33 +0100)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Fri, 15 Nov 2019 17:35:39 +0000 (18:35 +0100)
commit9b127403586de9471dd72ce17deffd16deabdd9f
treebd76d7661da6370015fd09143d7c0cd2f10d9bac
parentfb6e1dd47995d6ad820bf9aa4393fa8a8df86894
api: ceph version: actually get full version

add and change the return signature for the wantarray case, which can
safely done as this is only used once (statd), and there only the
first elemen, the full version string, is used - so no breakage
potential there

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
PVE/Ceph/Tools.pm