[DRE-commits] [ruby-docker-api] 04/07: refreshed patch 02_disable_vcr
Jonas Genannt
genannt at moszumanska.debian.org
Wed Aug 19 14:04:50 UTC 2015
This is an automated email from the git hooks/post-receive script.
genannt pushed a commit to branch master
in repository ruby-docker-api.
commit e1976a53b71c4ff09f8c45c6ca054f54f67e61b4
Author: Jonas Genannt <jonas at brachium-system.net>
Date: Wed Aug 19 15:55:10 2015 +0200
refreshed patch 02_disable_vcr
---
debian/patches/02_disable_vcr.diff | 10 +++++-----
1 file changed, 5 insertions(+), 5 deletions(-)
diff --git a/debian/patches/02_disable_vcr.diff b/debian/patches/02_disable_vcr.diff
index 368123b..9171300 100644
--- a/debian/patches/02_disable_vcr.diff
+++ b/debian/patches/02_disable_vcr.diff
@@ -3,11 +3,11 @@ Author: Miguel Landaeta <nomadium at debian.org>
Forwarded: no
Last-Update: 2014-03-04
---- ruby-docker-api-1.8.4.orig/spec/spec_helper.rb
-+++ ruby-docker-api-1.8.4/spec/spec_helper.rb
-@@ -4,7 +4,8 @@ require 'rspec'
- require 'simplecov'
- require 'docker'
+--- a/spec/spec_helper.rb
++++ b/spec/spec_helper.rb
+@@ -15,7 +15,8 @@
+ end
+ end
-Dir["#{File.dirname(__FILE__)}/support/**/*.rb"].each { |f| require f }
+# vcr tests are excluded because is not available in Debian yet: #695195.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-docker-api.git
More information about the Pkg-ruby-extras-commits
mailing list