[DRE-commits] [gitlab] 01/01: create repositories directory

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Thu Dec 31 18:24:31 UTC 2015


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

praveen pushed a commit to branch master-8.3.0
in repository gitlab.

commit fb329b5d90710bf1668d83746790a93fe9944281
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Thu Dec 31 23:49:47 2015 +0530

    create repositories directory
---
 debian/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index 4d702de..0f9bab7 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -30,7 +30,7 @@ case "$1" in
     configure)
 	. /etc/gitlab/gitlab-debian.conf
 	. /usr/lib/gitlab/scripts/adduser.sh
-	mkdir -p ${gitlab_data_dir}
+	mkdir -p ${gitlab_data_dir}/repositories
 	chown -R ${gitlab_user}: ${gitlab_home}
 	chown -R ${gitlab_user}: ${gitlab_data_dir}
 	chown -R ${gitlab_user}: /usr/share/gitlab-shell

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