[Pkg-libvirt-commits] [libguestfs] 53/65: v2v: tests: add port='-1' to test-v2v-i-ova.xml reference
Hilko Bengen
bengen at moszumanska.debian.org
Tue Apr 21 12:11:10 UTC 2015
This is an automated email from the git hooks/post-receive script.
bengen pushed a commit to branch experimental
in repository libguestfs.
commit 11450a2d36fd05bd0dc9baff97c2afd08b4c9b07
Author: Pino Toscano <ptoscano at redhat.com>
Date: Wed Apr 15 14:28:05 2015 +0200
v2v: tests: add port='-1' to test-v2v-i-ova.xml reference
Followup of commit 1db249a0cc21c65e0d3192567b6016745cea7e58, as it
outputs a new port attribute.
---
v2v/test-v2v-i-ova.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/v2v/test-v2v-i-ova.xml b/v2v/test-v2v-i-ova.xml
index 2d611f9..f3ecdc6 100644
--- a/v2v/test-v2v-i-ova.xml
+++ b/v2v/test-v2v-i-ova.xml
@@ -33,7 +33,7 @@
<model type='virtio'/>
</interface>
<video type='qxl' ram='65536' heads='1'/>
- <graphics type='vnc' autoport='yes'/>
+ <graphics type='vnc' autoport='yes' port='-1'/>
<input type='tablet' bus='usb'/>
<input type='mouse' bus='ps2'/>
<console type='pty'/>
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git
More information about the Pkg-libvirt-commits
mailing list