[debian-edu-commits] debian-edu/pkg-team/ 04/08: debian/gosa.postinst: Syntax fix. Regression fix for 6b9060cac2af7a5f891cff7e200103f6105e8d05.

Mike Gabriel sunweaver at debian.org
Thu Mar 1 13:23:17 UTC 2018


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

sunweaver pushed a commit to branch master
in repository gosa.

commit b192adb48370af0eace8c34797cfbe99e92beb60
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date:   Thu Mar 1 14:13:16 2018 +0100

    debian/gosa.postinst: Syntax fix. Regression fix for 6b9060cac2af7a5f891cff7e200103f6105e8d05.
---
 debian/gosa.postinst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/debian/gosa.postinst b/debian/gosa.postinst
index e030fd5..75be155 100755
--- a/debian/gosa.postinst
+++ b/debian/gosa.postinst
@@ -83,6 +83,7 @@ if [ -d /etc/apache2/conf-available ] ; then
 			/etc/init.d/apache2 reload
 		fi
 	fi
+fi
 
 # for lighttpd...
 if [ -d /etc/lighttpd/conf-available ]; then

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-edu/pkg-team/gosa.git



More information about the debian-edu-commits mailing list