[Pkg-javascript-commits] [node-connect-timeout] 01/01: do not use colors during tests

Leo Iannacone l3on-guest at moszumanska.debian.org
Sun Jun 15 17:08:14 UTC 2014


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

l3on-guest pushed a commit to branch master
in repository node-connect-timeout.

commit 61b11e79102c099acc0e4ee5ef8302c27115645c
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sun Jun 15 19:08:08 2014 +0200

    do not use colors during tests
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index 8ddd8c8..e77f16a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #override_dh_auto_build:
 
 override_dh_auto_test:
-	mocha --reporter spec --require should
+	mocha -C --reporter spec --require should
 
 override_dh_installchangelogs:
 	dh_installchangelogs -k History.md

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



More information about the Pkg-javascript-commits mailing list