[DRE-commits] [gitlab] 01/01: add missing space

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Feb 9 16:15:35 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 c2604b1c2c1cc4edbf633f66e7dcbe9da5c7859a
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Feb 9 21:45:06 2016 +0530

    add missing space
---
 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 4a3cc18..c48f7c3 100755
--- a/debian/rake-tasks.sh
+++ b/debian/rake-tasks.sh
@@ -32,7 +32,7 @@ fi
 
 sed -i \
 "s/gitlab_url: http:\/\/localhost/gitlab_url: ${gl_proto}:\/\/${GITLAB_HOST}/"\
-${gitlab_shell_root}/config.yml
+ ${gitlab_shell_root}/config.yml
 
 # Check gitlab is configured correctly
 su ${gitlab_user} -s /bin/sh -c 'bundle exec rake gitlab:check RAILS_ENV=production'

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