[Pkg-javascript-commits] [node-mysql] 06/20: do not run tests

Mike Gabriel sunweaver at debian.org
Wed Aug 20 13:05:39 UTC 2014


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

sunweaver pushed a commit to branch master
in repository node-mysql.

commit f6c67a7aaea528003466e4890cfe71eacc33b26c
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Mon May 20 01:06:25 2013 +0200

    do not run tests
---
 debian/rules | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/rules b/debian/rules
index aeeb3c1..f7c608c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,5 +7,9 @@
 %:
 	dh $@
 
+override_dh_auto_build:
+
+override_dh_auto_test:
+
 override_dh_installchangelogs:
-	dh_installchangelogs Changes.md
\ No newline at end of file
+	dh_installchangelogs Changes.md

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



More information about the Pkg-javascript-commits mailing list