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@redhat > with like ~20-30 errors per minute > > Nick > > ---------------------------- Original Message ---------------------------- > Subject: [puppet] Fix more indenting > From: "Nick Bebout" <nb@xxxxxxxxxxxxxxxxx> > Date: Tue, February 22, 2011 7:51 pm > To: sysadmin-members@xxxxxxxxxxxxxxxxx > -------------------------------------------------------------------------- > > commit da94ee041dfe914c90669365feac08c03f1302a6 > Author: Nick Bebout <nb@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx> > 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@xxxxxxxxxxxxxxxxxxxxxxx > https://admin.fedoraproject.org/mailman/listinfo/infrastructure +1
Attachment:
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ infrastructure mailing list infrastructure@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/infrastructure