[DRE-commits] [gitlab] 01/01: remove unnecessary db_go command

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Jan 24 09:13:10 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 773852cc9dfc34718b8252b5fc19cf1170de4047
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Jan 24 14:42:39 2016 +0530

    remove unnecessary db_go command
---
 debian/postinst | 1 -
 1 file changed, 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index 686db77..c9f1ead 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -50,7 +50,6 @@ case "$1" in
 	cd ${gitlab_home}
 	db_get gitlab/fqdn
             if [ "${RET}" != "" ]; then
-                db_go
                 if ! grep GITLAB_HOST ${gitlab_debian_conf}
                 then
                     echo export GITLAB_HOST=${RET} >> ${gitlab_debian_conf}

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