From 6aeb619e87598434b7efb17b3f2090b172af1f18 Mon Sep 17 00:00:00 2001 From: Alexis Lahouze Date: Fri, 3 Jun 2011 15:00:47 +0000 Subject: [PATCH] Merge changeset 2968. --- src/update_domains.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/update_domains.sh b/src/update_domains.sh index 854fe8a7..351f1759 100644 --- a/src/update_domains.sh +++ b/src/update_domains.sh @@ -114,7 +114,7 @@ do done -if [ $RELOAD_WEB ] ; then +if [ "$RELOAD_WEB" == "true" ] ; then RELOAD_ZONES="$RELOAD_ZONES apache" # Concat the apaches files