[DRE-commits] [gitlab] 01/02: gitlab.yml is not gz now

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon Feb 20 13:03:36 UTC 2017


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

praveen pushed a commit to branch master
in repository gitlab.

commit 15cca163fd498eda879bda550868728448f06384
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon Feb 20 18:16:58 2017 +0530

    gitlab.yml is not gz now
---
 debian/postinst | 2 --
 1 file changed, 2 deletions(-)

diff --git a/debian/postinst b/debian/postinst
index bee9169..c94b7e9 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -138,8 +138,6 @@ EOF
       gl_proto="http"
 
       # Copy example configurations
-      test -f ${gitlab_yml_private} || \
-      zcat ${gitlab_yml_example} > ${gitlab_yml_private}
       test -f ${gitlab_shell_config_private} || \
       cp ${gitlab_shell_config_example} ${gitlab_shell_config_private}
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/gitlab.git



More information about the Pkg-ruby-extras-commits mailing list