[Pkg-javascript-commits] [node-tar] 06/08: Redirect test stderr to stdout

Jérémy Lal kapouer at moszumanska.debian.org
Fri Nov 18 08:53:51 UTC 2016


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

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

commit c3605bd0b38f255ee91b0253e4751275a7492342
Author: Jérémy Lal <kapouer at melix.org>
Date:   Fri Nov 18 09:47:54 2016 +0100

    Redirect test stderr to stdout
---
 debian/tests/control | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/tests/control b/debian/tests/control
index 945ed54..83ea9d2 100644
--- a/debian/tests/control
+++ b/debian/tests/control
@@ -1,2 +1,2 @@
-Test-Command: tap test/*.js
+Test-Command: tap test/*.js 2>&1
 Depends: @, node-tap, node-graceful-fs, node-rimraf, node-mkdirp

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/node-tar.git



More information about the Pkg-javascript-commits mailing list