[DRE-commits] [vagrant-libvirt] 63/163: remove pry debug

Antonio Terceiro terceiro at moszumanska.debian.org
Sun Apr 24 13:57:06 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 78d033d6c78a78356a48434252d376c1f83dc9fd
Author: Adam Spiers <vagrant-libvirt at adamspiers.org>
Date:   Thu Oct 16 01:59:46 2014 +0100

    remove pry debug
---
 lib/vagrant-libvirt/config.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/lib/vagrant-libvirt/config.rb b/lib/vagrant-libvirt/config.rb
index 41724fe..5ccf2de 100644
--- a/lib/vagrant-libvirt/config.rb
+++ b/lib/vagrant-libvirt/config.rb
@@ -134,8 +134,6 @@ module VagrantPlugins
         }.merge(options)
 
         #puts "storage(#{storage_type} --- #{options.to_s})"
-        require 'pry'
-        binding.pry
         @disks = [] if @disks == UNSET_VALUE
 
         disk = {

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