[Pkg-javascript-commits] [node-multiparty] 01/02: no longer need ulimit for tests

Andrew Kelley andrewrk-guest at moszumanska.debian.org
Fri Oct 17 05:55:36 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 943d33502094025f791a8d50b80b9a0bae1f4425
Author: Andrew Kelley <superjoe30 at gmail.com>
Date:   Fri Oct 17 05:54:52 2014 +0000

    no longer need ulimit for tests
---
 debian/rules | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index b912838..5707324 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,4 +8,4 @@
 	dh $@
 
 override_dh_auto_test:
-	ulimit -n 500 && nodejs test/test.js
+	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