[DRE-commits] [ruby-faraday] 01/01: Replace simplecov formatter

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Apr 22 13:34:02 UTC 2014


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

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

commit 19ba08559863a558e2fdbd51c22d60f8c2a24ebf
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Apr 22 10:30:41 2014 -0300

    Replace simplecov formatter
---
 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 988127b..3c055af 100644
--- a/debian/patches/002_disable-simplecov-html
+++ b/debian/patches/002_disable-simplecov-html
@@ -1,7 +1,7 @@
 Description: Disable simplecov-html (not yet packaged)
 Author: Sebastien Badia <seb at sebian.fr>
 Forwarded: not-needed
-Last-Update: 2014-04-12
+Last-Update: 2014-04-22
 
 --- ruby-faraday-0.9.0.orig/test/helper.rb
 +++ ruby-faraday-0.9.0/test/helper.rb
@@ -10,7 +10,7 @@ Last-Update: 2014-04-12
  
  SimpleCov.formatter = SimpleCov::Formatter::MultiFormatter[
 -  SimpleCov::Formatter::HTMLFormatter,
-+  #SimpleCov::Formatter::HTMLFormatter,
++  SimpleCov::Formatter::SimpleFormatter,
    Coveralls::SimpleCov::Formatter
  ]
  SimpleCov.start do

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