[DRE-commits] [gitlab] 04/05: create /etc/gitlab-shell

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Jun 3 17:06:24 UTC 2016


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

praveen pushed a commit to branch master
in repository gitlab.

commit 2c47b94326fe878110fb831ea2f327b2dcf37a96
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Jun 3 22:35:20 2016 +0530

    create /etc/gitlab-shell
---
 debian/postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/postinst b/debian/postinst
index 081097b..542bee0 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -106,6 +106,7 @@ EOF
 	  ${gitlab_shell_config_private}
 
           # Manage gitlab-shell's config.yml via ucf
+          mkdir -p /etc/gitlab-shell
 	  echo "Registering ${gitlab_shell_config} via ucf"
 	  ucf --debconf-ok --three-way ${gitlab_shell_config_private} ${gitlab_shell_config}
 	  ucfr gitlab ${gitlab_shell_config}

-- 
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