[Pkg-javascript-commits] [node-multiparty] 10/13: rules: fix test rule
Andrew Kelley
andrewrk-guest at moszumanska.debian.org
Sat Jul 5 00:49:18 UTC 2014
This is an automated email from the git hooks/post-receive script.
andrewrk-guest pushed a commit to branch master
in repository node-multiparty.
commit b31afe4a57bbef8206b43f45857d795b40e53654
Author: Andrew Kelley <superjoe30 at gmail.com>
Date: Fri Jul 4 23:13:22 2014 +0000
rules: fix test rule
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index 79d4ba5..94cb88c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@
#override_dh_install:
-override_dh_test:
+override_dh_auto_test:
ulimit -n 500 && nodejs test/test.js
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-multiparty.git
More information about the Pkg-javascript-commits
mailing list