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

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Apr 6 07:18:39 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 44b0529460970e5e754b6a0958415d63ec72a527
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Apr 6 09:18:09 2018 +0200

    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 38aa6f5..a1dafd3 100755
--- a/setup-packaging-repository.sh
+++ b/setup-packaging-repository.sh
@@ -31,7 +31,7 @@ rm -Rfv !(debian)
 
 echo ""
 echo "Prepating the local repository..."
-rm -Rf .git* .travis.yml .pc .idea .settings .classpath .project .checkstyle .lein-failures
+rm -Rf .git* .travis.yml .pc .idea .settings .classpath .project .checkstyle .lein-failures .dockerignore
 git init
 git remote add origin git+ssh://salsa.debian.org/$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