[DRE-commits] [ruby-rails-deprecated-sanitizer] 06/06: skip bundler in tests

Antonio Terceiro terceiro at moszumanska.debian.org
Thu Aug 13 18:28:44 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-rails-deprecated-sanitizer.

commit bcf4807a8293b9670fca6a678d30d9fe65b734f7
Author: Antonio Terceiro <terceiro at softwarelivre.org>
Date:   Thu Aug 13 15:26:55 2015 -0300

    skip bundler in tests
---
 debian/patches/0001-Skip-bundler-in-tests.patch | 17 +++++++++++++++++
 debian/patches/series                           |  1 +
 2 files changed, 18 insertions(+)

diff --git a/debian/patches/0001-Skip-bundler-in-tests.patch b/debian/patches/0001-Skip-bundler-in-tests.patch
new file mode 100644
index 0000000..913c484
--- /dev/null
+++ b/debian/patches/0001-Skip-bundler-in-tests.patch
@@ -0,0 +1,17 @@
+From: Antonio Terceiro <terceiro at softwarelivre.org>
+Date: Thu, 13 Aug 2015 15:26:39 -0300
+Subject: Skip bundler in tests
+
+---
+ test/test_helper.rb | 1 -
+ 1 file changed, 1 deletion(-)
+
+diff --git a/test/test_helper.rb b/test/test_helper.rb
+index 0610232..b4a11bd 100644
+--- a/test/test_helper.rb
++++ b/test/test_helper.rb
+@@ -1,4 +1,3 @@
+-require 'bundler/setup'
+ require 'minitest/autorun'
+ require 'active_support'
+ require 'active_support/test_case'
diff --git a/debian/patches/series b/debian/patches/series
new file mode 100644
index 0000000..06863b5
--- /dev/null
+++ b/debian/patches/series
@@ -0,0 +1 @@
+0001-Skip-bundler-in-tests.patch

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



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