[Pkg-javascript-commits] [node-mocha] 01/02: Add NET traces to tests to enable debugging FTBFS on build daemons
Paul Mathijs Gevers
elbrus at moszumanska.debian.org
Fri Mar 24 20:58:17 UTC 2017
This is an automated email from the git hooks/post-receive script.
elbrus pushed a commit to branch debian/1.20
in repository node-mocha.
commit dbca7144514c3719d981f009a125e6f06e6fc61a
Author: Paul Gevers <elbrus at debian.org>
Date: Fri Mar 24 21:54:21 2017 +0100
Add NET traces to tests to enable debugging FTBFS on build daemons
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 4d1c9fc..60207c9 100755
--- a/debian/rules
+++ b/debian/rules
@@ -16,7 +16,7 @@ override_dh_auto_build:
uglifyjs -o mocha.min.js mocha.js
override_dh_auto_test:
- make test-all
+ NODE_DEBUG=net make test-all
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-mocha.git
More information about the Pkg-javascript-commits
mailing list