The following commit has been merged in the master branch:
commit 9869acb29ab22b0efc14e3af345569374d5932df
Author: Ole Streicher <[email protected]>
Date: Wed Mar 9 08:45:43 2016 +0100
Typofix
diff --git a/webtools/bugs.py b/webtools/bugs.py
index 6dcc0ad..4a9b337 100755
--- a/webtools/bugs.py
+++ b/webtools/bugs.py
@@ -38,7 +38,7 @@ try:
except psycopg2.OperationalError as err:
try:
conn = psycopg2.connect("service=udd")
- except psycopg2.OperationalError ass err:
+ except psycopg2.OperationalError as err:
# logger not known at this state: logger.warning
stderr.write("Service=udd seems not to be installed on this
host.\tMessage: %s" % (str(err)))
try:
--
Static and dynamic websites for Debian Pure Blends
_______________________________________________
Blends-commit mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/blends-commit