[DRE-commits] [ruby-thread-safe] 05/05: fix syntax

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Jul 30 11:56:43 UTC 2015


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

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

commit fa0e886757c05ea591901cbc30d26650efbb3440
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Jul 30 16:57:19 2015 +0530

    fix syntax
---
 debian/patches/remove-simplecov.patch | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/patches/remove-simplecov.patch b/debian/patches/remove-simplecov.patch
index 5cd9a21..39c8d74 100644
--- a/debian/patches/remove-simplecov.patch
+++ b/debian/patches/remove-simplecov.patch
@@ -2,8 +2,8 @@ Index: ruby-thread-safe/test/test_helper.rb
 ===================================================================
 --- ruby-thread-safe.orig/test/test_helper.rb
 +++ ruby-thread-safe/test/test_helper.rb
-@@ -1,25 +1,4 @@
- unless defined?(JRUBY_VERSION)
+@@ -1,26 +1,3 @@
+-unless defined?(JRUBY_VERSION)
 -  require 'simplecov'
 -  require 'coveralls'
 -
@@ -25,6 +25,7 @@ Index: ruby-thread-safe/test/test_helper.rb
 -    command_name 'Mintest'
 -  end
 -end
- 
+-
  require 'minitest/autorun'
  
+ require 'minitest/reporters'

-- 
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