[DRE-commits] [vagrant-libvirt] 91/163: Fix indendation

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:10 UTC 2016


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

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

commit 916ec6798f97114b8039bd2e366278fdcbc48fb1
Author: Brian Pitts <brian at polibyte.com>
Date:   Sun Dec 7 12:15:46 2014 -0600

    Fix indendation
---
 lib/vagrant-libvirt/action/create_networks.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/lib/vagrant-libvirt/action/create_networks.rb b/lib/vagrant-libvirt/action/create_networks.rb
index 14a32a9..298b5c4 100644
--- a/lib/vagrant-libvirt/action/create_networks.rb
+++ b/lib/vagrant-libvirt/action/create_networks.rb
@@ -70,8 +70,8 @@ module VagrantPlugins
 
               autostart_network if !@interface_network[:autostart]
               activate_network if !@interface_network[:active]
+            end
           end
-        end
 
           @app.call(env)
         end

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