[DRE-commits] [gitlab] 01/02: match any hostname

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Feb 9 18:17:22 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 dfb2de91e3f9ff866cfea4e37fb9d240525213af
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Feb 9 23:39:08 2016 +0530

    match any hostname
---
 debian/rake-tasks.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/rake-tasks.sh b/debian/rake-tasks.sh
index e903db0..5b13b73 100755
--- a/debian/rake-tasks.sh
+++ b/debian/rake-tasks.sh
@@ -29,7 +29,7 @@ else
 fi
 
 sed -i \
-"s/gitlab_url: http:\/\/localhost/gitlab_url: ${gl_proto}:\/\/${GITLAB_HOST}/"\
+"s/gitlab_url: http*:\/\/.*/gitlab_url: ${gl_proto}:\/\/${GITLAB_HOST}/"\
  ${gitlab_shell_root}/config.yml
 
 # Check gitlab is configured correctly

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