[Pkg-javascript-commits] [node-nomnom] 05/05: Remove build target & add comment to test target in debian/rules

Ross Gammon ross-guest at moszumanska.debian.org
Sat Feb 13 20:23:00 UTC 2016


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

ross-guest pushed a commit to branch master
in repository node-nomnom.

commit 6e095afe03913f3ab2722966d69b68adfb914ff0
Author: Ross Gammon <rossgammon at mail.dk>
Date:   Sat Feb 13 21:22:01 2016 +0100

    Remove build target & add comment to test target in debian/rules
---
 debian/rules | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/rules b/debian/rules
index de57af0..141afad 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,9 +7,8 @@
 %:
 	dh $@
 
-#override_dh_auto_build:
-
+# Tests cannot be run until nodeunit packaged
 #override_dh_auto_test:
-
+	#nodeunit test/*.js
 
 

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



More information about the Pkg-javascript-commits mailing list