[Pkg-javascript-commits] [node-nan] 02/05: Cleanup after tests
Jérémy Lal
kapouer at moszumanska.debian.org
Tue May 19 23:22:00 UTC 2015
This is an automated email from the git hooks/post-receive script.
kapouer pushed a commit to branch master
in repository node-nan.
commit 71cefb1ad419e16334e518c52da981fc05f64453
Author: Jérémy Lal <kapouer at melix.org>
Date: Wed May 20 01:17:29 2015 +0200
Cleanup after tests
---
debian/rules | 3 +++
1 file changed, 3 insertions(+)
diff --git a/debian/rules b/debian/rules
index 3ebb461..70f0f2d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,3 +12,6 @@ override_dh_auto_build:
override_dh_auto_test:
node-gyp rebuild --directory test
tap --gc test/js/*-test.js
+
+override_dh_clean:
+ rm -rf test/build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-nan.git
More information about the Pkg-javascript-commits
mailing list