[pve-devel] [PATCH-SERIES] small improvements for parsing and printing
    Fabian Ebner 
    f.ebner at proxmox.com
       
    Wed Mar  3 12:01:24 CET 2021
    
    
  
Explicitly show 'template: 0' instead of 'template: ' for the verbose
status calls, and handle empty '-list' values for LXC configs.
qemu-server:
Fabian Ebner (2):
  vmstatus: make boolean value explicit
  config: parse: also warn about invalid lines
 PVE/QemuServer.pm | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)
pve-container:
Fabian Ebner (2):
  vmstatus: make boolean value explicit
  config: parse: also allow empty values
 src/PVE/LXC.pm        | 2 +-
 src/PVE/LXC/Config.pm | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)
-- 
2.20.1
    
    
More information about the pve-devel
mailing list