From 35be326f61d8cedbd506ed78463fb182a245bc25 Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Mon, 30 Mar 2020 10:01:24 +0200 Subject: Delete trailing whitespace --- libvirt-blkstat | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'libvirt-blkstat') diff --git a/libvirt-blkstat b/libvirt-blkstat index efe093a..fc32c9d 100644 --- a/libvirt-blkstat +++ b/libvirt-blkstat @@ -2,7 +2,7 @@ # vim: set fileencoding=utf-8 : # # Munin plugin to show the I/O load of libvirt managed virtual machines -# +# # Copyright 2008 Guido Guenther # # Licesnse: GPLv2 @@ -75,7 +75,7 @@ def get_disks(dom): if doc != None: doc.freeDoc() return disks - + def fetch_values(uri): conn = libvirt.openReadOnly(uri) ids = conn.listDomainsID() -- cgit v1.2.3