[Pkg-javascript-commits] [node-compression] 07/09: update	dh_auto_test command
    Leo Iannacone 
    l3on-guest at moszumanska.debian.org
       
    Sat Oct 11 13:53:13 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-compression.
commit 5c9a3c5adde9df699e06d4e0e3a3c62835b91fd7
Author: Leo Iannacone <l3on at ubuntu.com>
Date:   Sat Oct 11 14:54:51 2014 +0200
    update dh_auto_test command
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a01fffe..c60d36b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -10,7 +10,7 @@
 #override_dh_auto_build:
 
 override_dh_auto_test:
-	mocha -C --check-leaks --reporter dot
+	mocha -C --check-leaks --reporter spec --bail
 
 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-compression.git
    
    
More information about the Pkg-javascript-commits
mailing list