From 2a3a33d7461f8788ec28763e10d46141352f6014 Mon Sep 17 00:00:00 2001 From: Anatoliy Guskov Date: Thu, 22 Oct 2015 08:01:43 +0300 Subject: [PATCH] Fixed #61 --- vrtManager/create.py | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/vrtManager/create.py b/vrtManager/create.py index fc32177..1d37300 100644 --- a/vrtManager/create.py +++ b/vrtManager/create.py @@ -193,8 +193,7 @@ class wvmCreate(wvmConnect): xml += """""" if mac: xml += """""" % mac - xml += """ - """ % net + xml += """""" % net if virtio: xml += """""" xml += """"""