[libvirt] [libvirt-test-API][PATCH V2 06/11] Remove extra space from xml

jiahu jiahu at redhat.com
Wed Jan 28 07:14:28 UTC 2015


---
 repos/network/xmls/ip-dhcp-host.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/repos/network/xmls/ip-dhcp-host.xml b/repos/network/xmls/ip-dhcp-host.xml
index 50e7908..b323218 100644
--- a/repos/network/xmls/ip-dhcp-host.xml
+++ b/repos/network/xmls/ip-dhcp-host.xml
@@ -1 +1 @@
-<host mac="00:16:3e:77:e2:ed" name="foo.example.com" ip="192.168.122.10" />
+<host mac="00:16:3e:77:e2:ed" name="foo.example.com" ip="192.168.122.10"/>
-- 
1.8.3.1




More information about the libvir-list mailing list