[Pkg-javascript-commits] [node-prelude-ls] 14/15: disable tests till sinon is packaged

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 12 10:29:19 UTC 2016


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

praveen pushed a commit to branch master
in repository node-prelude-ls.

commit 84d3353b383075a0e145d7154ad57c0ea756d5f1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 12 15:34:21 2016 +0530

    disable tests till sinon is packaged
---
 debian/rules | 10 ++--------
 1 file changed, 2 insertions(+), 8 deletions(-)

diff --git a/debian/rules b/debian/rules
index 054307b..9665744 100755
--- a/debian/rules
+++ b/debian/rules
@@ -8,13 +8,7 @@
 	dh $@
 
 override_dh_auto_build:
-	npm install sinon
 	dh_auto_build
 
-#override_dh_auto_test:
-
-
-override_dh_auto_clean:
-	dh_auto_clean
-	rm -rf node_modules
-	rm -rf npm-debug.log
+override_dh_auto_test:
+	echo "Disabling tests until sinon is packaged"

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



More information about the Pkg-javascript-commits mailing list