[Fwd: [puppet] Fix more indenting]

Dennis Gilmore dennis at ausil.us
Wed Feb 23 03:02:37 UTC 2011


On Tuesday, February 22, 2011 07:56:03 pm Nick Bebout wrote:
> The last two patches should fix the root cause of the spams, and extra
> space before except and pass.
> 
> I applied these as "emergency" patches also, to avoid flooding root at redhat
> with like ~20-30 errors per minute
> 
> Nick
> 
> ---------------------------- Original Message ----------------------------
> Subject: [puppet] Fix more indenting
> From:    "Nick Bebout" <nb at fedoraproject.org>
> Date:    Tue, February 22, 2011 7:51 pm
> To:      sysadmin-members at fedoraproject.org
> --------------------------------------------------------------------------
> 
> commit da94ee041dfe914c90669365feac08c03f1302a6
> Author: Nick Bebout <nb at puppet01.phx2.fedoraproject.org>
> Date:   Wed Feb 23 01:51:00 2011 +0000
> 
>     Fix more indenting
> 
>  .../hotfix/files/transifex/tx-simpleauth-views.py  |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> ---
> diff --git a/modules/hotfix/files/transifex/tx-simpleauth-views.py
> b/modules/hotfix/files/transifex/tx-simpleauth-views.py
> index 02bf8e1..e26751e 100644
> --- a/modules/hotfix/files/transifex/tx-simpleauth-views.py
> +++ b/modules/hotfix/files/transifex/tx-simpleauth-views.py
> @@ -22,7 +22,7 @@ def login(request,
> template_name='simpleauth/signin.html'): try:
>          request.user.message_set.create(
>              message=_("Login is disabled due to migration to
> fedora.transifex.net."))
> -     except:
> +    except:
>          pass
>      return HttpResponseRedirect(reverse('transifex.home'))
>  #    next = clean_next(request.GET.get('next'))
> 
> 
> _______________________________________________
> infrastructure mailing list
> infrastructure at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/infrastructure
+1
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 198 bytes
Desc: This is a digitally signed message part.
Url : http://lists.fedoraproject.org/pipermail/infrastructure/attachments/20110222/b3be771a/attachment.bin 


More information about the infrastructure mailing list