[DRE-commits] [diaspora-installer] 19/21: source variables

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Mon May 11 12:36:49 UTC 2015


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

praveen pushed a commit to branch master
in repository diaspora-installer.

commit 7f2b8cb9f6d911a81e69119e0f5e8d4724b1ecc1
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 11 17:49:12 2015 +0530

    source variables
---
 debian/diaspora-common.preinst | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/debian/diaspora-common.preinst b/debian/diaspora-common.preinst
index 6a9974a..596cc7e 100755
--- a/debian/diaspora-common.preinst
+++ b/debian/diaspora-common.preinst
@@ -1,5 +1,9 @@
 #! /bin/sh
 set -e
+
+# Source varibales
+. /etc/diaspora/diaspora-common.conf
+
 # Check if PostgreSQL database diaspora_production exist
 if su diaspora -s /bin/sh -c "psql  diaspora_production -c ''"
 then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/diaspora-installer.git



More information about the Pkg-ruby-extras-commits mailing list