packages/utils/uvol
Daniel Golle 1337c44026
uvol: fix list output on LVM backend
'uvol list' was broken when introducing support for the hidden volumes.
Fix that by not using 'continue' keyword to break the loop (as that
lead to skipping 'json_select ..') and using if-clause instead.

Signed-off-by: Daniel Golle <daniel@makrotopia.org>
2022-03-22 14:19:35 +00:00
..
files uvol: fix list output on LVM backend 2022-03-22 14:19:35 +00:00
Makefile uvol: update to 0.6 2021-12-20 01:42:58 +00:00