[DRE-commits] [ruby-aruba] 82/98: Only needed defaults

Hideki Yamane henrich at moszumanska.debian.org
Tue Mar 22 12:20:43 UTC 2016


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

henrich pushed a commit to branch debian/sid
in repository ruby-aruba.

commit 397d1721922c9754699435cd1fed7555276b4e39
Author: Dennis Günnewig <dg1 at ratiodata.de>
Date:   Tue Jan 26 08:53:33 2016 +0100

    Only needed defaults
---
 spec/support/configs/aruba.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/spec/support/configs/aruba.rb b/spec/support/configs/aruba.rb
index 1815df3..4e02754 100644
--- a/spec/support/configs/aruba.rb
+++ b/spec/support/configs/aruba.rb
@@ -1,7 +1,5 @@
 require 'aruba/rspec'
 
 Aruba.configure do |config|
-  config.exit_timeout                          = 120
-  config.io_wait_timeout                       = 2
   config.activate_announcer_on_command_failure = [:stderr, :stdout, :command]
 end

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



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