[Pkg-javascript-commits] [node-argparse] 03/05: Fix d/rules

matthew pideil mpideil-guest at moszumanska.debian.org
Mon Mar 16 12:39:05 UTC 2015


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

mpideil-guest pushed a commit to branch master
in repository node-argparse.

commit ca2a0bf48fac25af8130b53984860dcc1c31eea8
Author: Matthew Pideil <matthewp_debian at teledetection.fr>
Date:   Mon Mar 16 13:09:00 2015 +0100

    Fix d/rules
---
 debian/rules | 6 ++----
 1 file changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/rules b/debian/rules
index 0b601da..ef7a64c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,8 +7,6 @@
 %:
 	dh $@
 
-override_dh_auto_build:
+#override_dh_auto_build:
 
-override_dh_auto_test:
-	nodejs test/base.js
-	nodejs test/nargs.js
+#override_dh_auto_test:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-argparse.git



More information about the Pkg-javascript-commits mailing list