[DRE-commits] [ruby-oj] 03/11: Refresh 01_dont_mess_with_loadpath.patch

Cédric Boutillier boutil at moszumanska.debian.org
Sat Nov 25 23:45:32 UTC 2017


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

boutil pushed a commit to branch master
in repository ruby-oj.

commit b4fe2396958927634a696d4669cb260013db3fa4
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Sep 30 16:13:23 2017 +0200

    Refresh 01_dont_mess_with_loadpath.patch
---
 debian/patches/01_dont_mess_with_loadpath.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/01_dont_mess_with_loadpath.patch b/debian/patches/01_dont_mess_with_loadpath.patch
index ae305b7..7518c60 100644
--- a/debian/patches/01_dont_mess_with_loadpath.patch
+++ b/debian/patches/01_dont_mess_with_loadpath.patch
@@ -2,7 +2,7 @@ Description: do not mess with $LOAD_PATH
  this is not at all needed for the tests
 Author: Cédric Boutillier <boutil at debian.org>
 Forwarded: not-needed
-Last-Update: 2013-03-20
+Last-Update: 2017-09-30
 
 --- a/test/helper.rb
 +++ b/test/helper.rb
@@ -14,6 +14,6 @@ Last-Update: 2013-03-20
 -  $LOAD_PATH.unshift File.expand_path("../../#{dir}", __FILE__)
 -end
 -
- require 'rubygems' if RUBY_VERSION.start_with?('1.8.')
  require 'minitest'
  require 'minitest/autorun'
+ require 'stringio'

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



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