From 5e5d84adf79a56f2f6dbe900420cb9bdab8fd635 Mon Sep 17 00:00:00 2001 From: Marek Marczykowski Date: Fri, 10 Feb 2012 20:43:29 +0100 Subject: [PATCH] dom0: remove trailing spaces --- dom0/qvm-core/qubes.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dom0/qvm-core/qubes.py b/dom0/qvm-core/qubes.py index fec75312..054d555b 100755 --- a/dom0/qvm-core/qubes.py +++ b/dom0/qvm-core/qubes.py @@ -676,7 +676,7 @@ class QubesVm(object): continue # remove dead device xs.rm('', '%s/%s' % (dev_basepath, dev)) - + def create_xenstore_entries(self, xid = None): if dry_run: return