[Pkg-javascript-commits] [node-fined] 02/02: remove symlinks created by the test suite
Paolo Greppi
paolog-guest at moszumanska.debian.org
Tue Dec 13 17:27:35 UTC 2016
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository node-fined.
commit 0728ef73b73523bf5190a7facd376501509d07b6
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Tue Dec 13 17:26:59 2016 +0000
remove symlinks created by the test suite
---
debian/rules | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/debian/rules b/debian/rules
index d391d39..d2506aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,3 +11,7 @@
override_dh_auto_test:
mocha --async-only
+
+override_dh_clean:
+ dh_clean
+ rm -rf test/fixtures/fined/symlink*
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/node-fined.git
More information about the Pkg-javascript-commits
mailing list