[Pkg-libvirt-commits] [libguestfs] 11/31: v2v: -o libvirt: Remove unnecessary comment.

Hilko Bengen bengen at moszumanska.debian.org
Sun Nov 1 17:13:05 UTC 2015


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to annotated tag upstream/1.29.46
in repository libguestfs.

commit 0bf4be64ee2174b286de0d266a75892b9890f8b2
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sun May 31 22:30:18 2015 +0100

    v2v: -o libvirt: Remove unnecessary comment.
---
 v2v/output_libvirt.ml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/v2v/output_libvirt.ml b/v2v/output_libvirt.ml
index cf99f7c..a4fa5fb 100644
--- a/v2v/output_libvirt.ml
+++ b/v2v/output_libvirt.ml
@@ -302,7 +302,7 @@ let create_libvirt_xml ?pool source targets guestcaps
       e "on_crash" [] [PCData "restart"];
 
       e "devices" [] devices;
-    ] (* /doc *) in
+    ] in
 
   doc
 

-- 
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