[Git][qa/jenkins.debian.net][master] fixup: improve language
Holger Levsen (@holger)
gitlab at salsa.debian.org
Tue Mar 26 00:08:16 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
bc6ea278 by Holger Levsen at 2024-03-26T01:06:54+01:00
fixup: improve language
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rblib/bugs.py
Changes:
=====================================
bin/rblib/bugs.py
=====================================
@@ -41,7 +41,7 @@ class Udd:
except psycopg2.OperationalError as err:
if str(err) == 'timeout expired\n':
log.error('Connection to the UDD database timed out.')
-
+ log.error('Maybe the machine is offline or unavailable.')
log.error('Failing nicely, all queries will return an '
'empty response.')
conn = False
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bc6ea278d9f4c63887a143fddb6547d7fa40c865
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/bc6ea278d9f4c63887a143fddb6547d7fa40c865
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20240326/4a5e612a/attachment.htm>
More information about the Qa-jenkins-scm
mailing list