applied
On Mon, Jul 18, 2016 at 10:50:31AM +0200, Dominik Csapak wrote:
> we did not check if some values were hash refs in
> the verbose output.
>
> this patch adds a recursive hash print sub and uses it
>
> Signed-off-by: Dominik Csapak
> ---
> PVE/CLI/qm.pm | 29 +++-
we did not check if some values were hash refs in
the verbose output.
this patch adds a recursive hash print sub and uses it
Signed-off-by: Dominik Csapak
---
PVE/CLI/qm.pm | 29 +++--
1 file changed, 27 insertions(+), 2 deletions(-)
diff --git a/PVE/CLI/qm.pm b/PVE/CLI