[Pkg-javascript-commits] [node-errorhandler] 01/01: do not use colors during tests
Leo Iannacone
l3on-guest at moszumanska.debian.org
Sun Jun 15 17:11:42 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-errorhandler.
commit a9f1995b799a305449fabce51c9c9d5d3dbe25ee
Author: Leo Iannacone <l3on at ubuntu.com>
Date: Sun Jun 15 19:09:36 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 58d1101..1a8356a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
#override_dh_auto_build:
override_dh_auto_test:
- mocha --reporter dot test/
+ mocha -C --reporter dot test/
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-errorhandler.git
More information about the Pkg-javascript-commits
mailing list