[DRE-commits] [ruby-faraday] 05/05: refresh patches
Praveen Arimbrathodiyil
praveen at moszumanska.debian.org
Fri Jan 1 11:41:28 UTC 2016
This is an automated email from the git hooks/post-receive script.
praveen pushed a commit to branch master
in repository ruby-faraday.
commit e7f07f1dbdd27e1b77a1dfdaee7b496ca35b7f60
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date: Fri Jan 1 17:09:05 2016 +0530
refresh patches
---
debian/patches/002_disable-simplecov-html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/002_disable-simplecov-html b/debian/patches/002_disable-simplecov-html
index 2902b6e..5842217 100644
--- a/debian/patches/002_disable-simplecov-html
+++ b/debian/patches/002_disable-simplecov-html
@@ -21,13 +21,13 @@ Index: ruby-faraday/test/helper.rb
- SimpleCov.start do
- add_filter '/bundle/'
- add_filter '/test/'
-- minimum_coverage(87.27)
+- minimum_coverage(87)
- end
-end
+# SimpleCov.start do
+# add_filter '/bundle/'
+# add_filter '/test/'
-+# minimum_coverage(87.27)
++# minimum_coverage(87)
+# end
+#end
--
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