[DRE-commits] [vagrant-libvirt] 24/67: Remove excess arrow

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:56:02 UTC 2016


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

terceiro pushed a commit to annotated tag 0.0.14
in repository vagrant-libvirt.

commit bf3b70c1bcb3e5ada514e17e9b95563d9499bb1b
Author: KalabiYau <skullzeek at gmail.com>
Date:   Thu Dec 12 13:10:25 2013 +0100

    Remove excess arrow
---
 lib/vagrant-libvirt/templates/domain.xml.erb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/vagrant-libvirt/templates/domain.xml.erb b/lib/vagrant-libvirt/templates/domain.xml.erb
index bf477d1..8497a11 100644
--- a/lib/vagrant-libvirt/templates/domain.xml.erb
+++ b/lib/vagrant-libvirt/templates/domain.xml.erb
@@ -5,7 +5,7 @@
 
   <% if @nested %>
     <cpu mode='host-model'>
-      <model fallback='allow'>qemu64</model>>
+      <model fallback='allow'>qemu64</model>
       <feature policy='optional' name='vmx'/>
       <feature policy='optional' name='svm'/>
     </cpu>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/vagrant-libvirt.git



More information about the Pkg-ruby-extras-commits mailing list