maposmatic-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Maposmatic-dev] [PATCH] Pure cosmetics


From: Thomas Petazzoni
Subject: Re: [Maposmatic-dev] [PATCH] Pure cosmetics
Date: Fri, 11 Sep 2009 12:30:01 +0200

Pulled, pushed and in production, thanks.

Le Thu, 10 Sep 2009 22:49:43 +0200,
David Decotigny <address@hidden> a écrit :

> Cosmetics
> ---
>  www/settings.py |    3 ++-
>  1 files changed, 2 insertions(+), 1 deletions(-)
> 
> diff --git a/www/settings.py b/www/settings.py
> index a0bf30a..4a26d10 100644
> --- a/www/settings.py
> +++ b/www/settings.py
> @@ -109,7 +109,8 @@ LANGUAGES = (("fr", u"Français"),
>  
>  LOG = logging.getLogger(os.environ.get("MAPOSMATIC_LOG_TARGET",
>                                         "maposmatic"))
> -LOG.setLevel(os.environ.get("MAPOSMATIC_LOG_LEVEL",
> DEFAULT_MAPOSMATIC_LOG_LEVEL))
> +LOG.setLevel(os.environ.get("MAPOSMATIC_LOG_LEVEL",
> +                            DEFAULT_MAPOSMATIC_LOG_LEVEL))
>  try:
>      _fh = logging.FileHandler(os.environ.get('MAPOSMATIC_LOG_FILE',
>                                               DEFAULT_MAPOSMATIC_LOG_FILE))


-- 
Thomas Petazzoni                         http://thomas.enix.org
Promouvoir et défendre le Logiciel Libre http://www.april.org
Logiciels Libres à Toulouse              http://www.toulibre.org

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]