[DRE-commits] [gitlab] 02/02: run rake tasks

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Sun Nov 1 14:30:59 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 1dc996728fc620b68abe9c55a632e5f03f201e9c
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Sun Nov 1 20:00:16 2015 +0530

    run rake tasks
---
 debian/postinst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/postinst b/debian/postinst
index 10d8313..201008c 100755
--- a/debian/postinst
+++ b/debian/postinst
@@ -50,7 +50,7 @@ case "$1" in
         
  	echo "Running final rake tasks..."
 	# Move these to rails-common
-	#. /usr/lib/diaspora-common/scripts/rake-tasks.sh
+	. /usr/lib/gitlab/scripts/rake-tasks.sh
    ;;
 
     abort-upgrade|abort-remove|abort-deconfigure)

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