[apache2] 01/03: style

Stefan Fritsch sf at moszumanska.debian.org
Sun Mar 27 08:50:26 UTC 2016


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

sf pushed a commit to branch master
in repository apache2.

commit b401fc65d8b4371ac90c60c678e2e6a8845a5567
Author: Stefan Fritsch <sf at sfritsch.de>
Date:   Sat Mar 26 11:16:49 2016 +0100

    style
---
 debian/a2enmod | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/a2enmod b/debian/a2enmod
index fb63d26..7594129 100755
--- a/debian/a2enmod
+++ b/debian/a2enmod
@@ -39,7 +39,8 @@ my $env_file = $ENV{APACHE_ENVVARS};
 if (! $env_file) {
     if ($ENV{APACHE_CONFDIR}) {
         $env_file = "$ENV{APACHE_CONFDIR}/envvars";
-    } else {
+    }
+    else {
         $env_file = "/etc/apache2$dir_suffix/envvars";
     }
 }

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-apache/apache2.git



More information about the Pkg-apache-commits mailing list