[pkg-java-scripts] 04/05: Remove more dot files when setting up the repository

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Wed Feb 28 17:26:09 UTC 2018


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

ebourg-guest pushed a commit to branch master
in repository pkg-java-scripts.

commit 1b9ec9394d0a9b5bfda6387b2467cc523795b346
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Wed Feb 28 18:23:29 2018 +0100

    Remove more dot files when setting up the repository
---
 setup-packaging-repository.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup-packaging-repository.sh b/setup-packaging-repository.sh
index 1235977..21b7af2 100755
--- a/setup-packaging-repository.sh
+++ b/setup-packaging-repository.sh
@@ -35,7 +35,7 @@ echo "Creating the Git packaging repository on alioth..."
 
 echo ""
 echo "Prepating the local repository..."
-rm -Rf .git* .travis.yml .pc .idea .settings .classpath .project
+rm -Rf .git* .travis.yml .pc .idea .settings .classpath .project .checkstyle .lein-failures
 git init
 git remote add origin git+ssh://git.debian.org/git/$TEAM/$PACKAGE
 git add debian

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/pkg-java-scripts.git



More information about the pkg-java-commits mailing list