[syncany] 13/20: Rename tests to test.
Markus Koschany
apo-guest at moszumanska.debian.org
Sun Sep 25 14:49:19 UTC 2016
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository syncany.
commit e046ffcc73b61db814b1af56ce5afddf5c5204b5
Author: Markus Koschany <apo at debian.org>
Date: Sun Sep 25 16:12:38 2016 +0200
Rename tests to test.
---
debian/rules | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/debian/rules b/debian/rules
index a8e35b9..6fe1271 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
dh $@ --with bash-completion
override_dh_auto_build:
- dh_auto_build -- installApp -x tests
+ dh_auto_build -- installApp -x test
sh gradle/debian/makemanpages.sh
mkdir debian/man
cp $(CURDIR)/build/debian/syncany/debian/man/*.1 debian/man
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/syncany.git
More information about the pkg-java-commits
mailing list