[DRE-commits] [diaspora-installer] 17/21: fix syntax

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 b4b669873c1afb63ad2d70f10ff7cfb3e144f42b
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Mon May 11 17:02:31 2015 +0530

    fix syntax
---
 debian/diaspora-common.preinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/diaspora-common.preinst b/debian/diaspora-common.preinst
index 10609e7..7fee2f1 100755
--- a/debian/diaspora-common.preinst
+++ b/debian/diaspora-common.preinst
@@ -23,6 +23,7 @@ case "$1" in
         ;;
     install)
         if ! test -z $dbexist
+        then
             # new install should not see existing database
             ${diaspora_scripts}/messages.sh staledb 
             exit 1

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