From: Chen Hanxiao <[email protected]>

commit 499cb63f65118f8ff910525e7bf5c3d7f0d8c650
add a '\n' at the end of:
tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml,

test case will complain:

Domain 'test-many-devices' defined successfully.
-Changes will take effect after the next domain shutdown.
+Changes will take effect after the next domain shutdown.

This patch will delete the '\n'.
(It should be added by vim)

Signed-off-by: Chen Hanxiao <[email protected]>
---
 tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml 
b/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
index 50e8e2a..613b70a 100644
--- a/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
+++ b/tests/cli-test-xml/compare/virtxml-edit-simple-graphics.xml
@@ -8,4 +8,4 @@
        <listen type="address" address="1.2.3.4"/>
 
 Domain 'test-many-devices' defined successfully.
-Changes will take effect after the next domain shutdown.
+Changes will take effect after the next domain shutdown.
\ No newline at end of file
-- 
1.8.2.1

_______________________________________________
virt-tools-list mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-tools-list

Reply via email to