[DRE-commits] [ruby-faraday] 04/07: fix syntax

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sat Aug 29 06:48:52 UTC 2015


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

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

commit 8eb63a7207cd883a7319fe85c13d8101f14a28d5
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sat Aug 29 12:07:48 2015 +0530

    fix syntax
---
 debian/patches/002_disable-simplecov-html | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/002_disable-simplecov-html b/debian/patches/002_disable-simplecov-html
index f092bca..2902b6e 100644
--- a/debian/patches/002_disable-simplecov-html
+++ b/debian/patches/002_disable-simplecov-html
@@ -8,9 +8,10 @@ Index: ruby-faraday/test/helper.rb
 --- ruby-faraday.orig/test/helper.rb
 +++ ruby-faraday/test/helper.rb
 @@ -1,15 +1,15 @@
- if RUBY_VERSION >= '1.9'
+-if RUBY_VERSION >= '1.9'
 -  require 'simplecov'
 -  require 'coveralls'
++#if RUBY_VERSION >= '1.9'
 +#  require 'simplecov'
 +#  require 'coveralls'
  

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



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