[virt-tools-list] [virt-manager] [PATCH 3/5] Remove unintentionally added '+'
Radostin Stoyanov
rstoyanov1 at gmail.com
Mon Jul 24 08:26:46 UTC 2017
---
virtManager/create.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/virtManager/create.py b/virtManager/create.py
index cec44a6..10948cd 100644
--- a/virtManager/create.py
+++ b/virtManager/create.py
@@ -2617,7 +2617,7 @@ class vmmCreate(vmmGObjectUI):
def _create_directory_tree(self, asyncjob, meter, bootstrap_args):
"""
Call bootstrap method from virtBootstrap and show logger messages
-+ as state/details.
+ as state/details.
"""
import virtBootstrap
--
2.9.4
More information about the virt-tools-list
mailing list