GitHub: Display ur1.ca error in the log.

master
Valentin Lorentz 2012-08-03 18:04:19 +00:00
parent e31048e009
commit ab4313580d
1 changed files with 2 additions and 2 deletions

View File

@ -118,8 +118,8 @@ class GitHub(callbacks.Plugin):
if status:
url = url2
except:
pass
except Exception as e:
log.error('Cannot connect to ur1.ca: %s' % e)
s = _('%s/%s (in %s): %s committed %s %s') % \
(payload['repository']['owner']['name'],