[Pkg-javascript-commits] [node-tap] 16/19: Remove console log

Jérémy Lal kapouer at moszumanska.debian.org
Sat Nov 12 01:03:57 UTC 2016


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

kapouer pushed a commit to branch master
in repository node-tap.

commit 9f44821f88af2cb2d52e12f54ef7ce382a0329b6
Author: Jérémy Lal <kapouer at melix.org>
Date:   Sat Nov 12 01:51:39 2016 +0100

    Remove console log
---
 debian/patches/use_available_modules.patch | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/patches/use_available_modules.patch b/debian/patches/use_available_modules.patch
index 464f03f..c45873d 100644
--- a/debian/patches/use_available_modules.patch
+++ b/debian/patches/use_available_modules.patch
@@ -41,7 +41,7 @@ Last-Update: 2014-10-20
  var yaml = require('js-yaml')
  
  var coverageServiceTest = process.env.COVERAGE_SERVICE_TEST === 'true'
-@@ -32,13 +37,18 @@
+@@ -32,13 +37,17 @@
  // Currently only Coveralls is supported, but the infrastructure
  // is left in place in case some noble soul fixes the codecov
  // module in the future.  See https://github.com/tapjs/node-tap/issues/270
@@ -58,7 +58,6 @@ Last-Update: 2014-10-20
 -]
 +  });
 +} catch(ex) {
-+	console.info("coveralls not enabled");
 +}
 +
  

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-tap.git



More information about the Pkg-javascript-commits mailing list