[DRE-commits] [gitlab] 02/02: fix space issue

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Nov 10 18:15:04 UTC 2015


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

praveen pushed a commit to branch master
in repository gitlab.

commit 517d4746fd2efe09de3b37249c00465415af9928
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Nov 10 23:00:48 2015 +0530

    fix space issue
---
 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 e7deb53..2748768 100755
--- a/debian/rake-tasks.sh
+++ b/debian/rake-tasks.sh
@@ -4,7 +4,7 @@
 
 echo "Initializing database..."
 su ${gitlab_user} -s /bin/sh -c 'bundle exec rake gitlab:setup RAILS_ENV=production force=yes'
-su ${gitlab_user} -s /bin/sh -c 'bundle exec rake gitlab:shell:install[v2.6.5]\
+su ${gitlab_user} -s /bin/sh -c 'bundle exec rake gitlab:shell:install[v2.6.5] \
 REDIS_URL=unix:/var/run/redis/redis.sock \
 SHELL_ROOT_PATH=/usr/share/gitlab-shell RAILS_ENV=production'
 echo "Precompiling assets..."

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