[DRE-commits] [ruby-thread-safe] 02/03: Update patches for 0.3.3 release

Ondrej Sury ondrej at moszumanska.debian.org
Tue Apr 29 11:10:01 UTC 2014


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

ondrej pushed a commit to branch master
in repository ruby-thread-safe.

commit 3d39308cb15391caa623e7ff5dc8bb72f957ec9e
Author: Ondřej Surý <ondrej at sury.org>
Date:   Tue Apr 29 12:39:23 2014 +0200

    Update patches for 0.3.3 release
---
 debian/patches/deactive_test_hash_ruby20.patch | 13 +++----------
 1 file changed, 3 insertions(+), 10 deletions(-)

diff --git a/debian/patches/deactive_test_hash_ruby20.patch b/debian/patches/deactive_test_hash_ruby20.patch
index 6d2e9c8..9ff80d8 100644
--- a/debian/patches/deactive_test_hash_ruby20.patch
+++ b/debian/patches/deactive_test_hash_ruby20.patch
@@ -4,9 +4,9 @@ Author: Cédric Boutillier <boutil at debian.org>
 Forwarded: not-needed
 Last-Update: 2013-09-26
 
---- a/test/test_hash.rb
-+++ b/test/test_hash.rb
-@@ -3,6 +3,7 @@
+--- ruby-thread-safe.orig/test/test_hash.rb
++++ ruby-thread-safe/test/test_hash.rb
+@@ -3,6 +3,7 @@ require 'thread_safe'
  
  class TestHash < Test::Unit::TestCase
    def test_concurrency
@@ -14,10 +14,3 @@ Last-Update: 2013-09-26
      hsh = ThreadSafe::Hash.new
      assert_nothing_raised do
        (1..100).map do |i|
-@@ -17,4 +18,4 @@
-       end.map(&:join)
-     end
-   end
--end
-\ No newline at end of file
-+end

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



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