[misc] 01/01: Alioth is being funky with UDD, so go via qa.debian.org instead.
Chris Lamb
chris at chris-lamb.co.uk
Sun Sep 25 09:28:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
lamby pushed a commit to branch master
in repository misc.
commit a4c2c771219a543d36fd48d2ea425e30421e45eb
Author: Chris Lamb <lamby at debian.org>
Date: Sun Sep 25 11:28:00 2016 +0200
Alioth is being funky with UDD, so go via qa.debian.org instead.
---
reports/bin/generate-draft | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/reports/bin/generate-draft b/reports/bin/generate-draft
index 59b5d13..85e9da3 100755
--- a/reports/bin/generate-draft
+++ b/reports/bin/generate-draft
@@ -188,7 +188,7 @@ def get_uploads(week_start, week_end):
def udd(query, fields):
lines = subprocess.check_output("""
- echo "{}" | ssh alioth.debian.org psql --no-psqlrc service=udd
+ echo "{}" | ssh qa.debian.org psql --no-psqlrc service=udd
""".format(query), shell=True)
data = []
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/misc.git
More information about the Reproducible-commits
mailing list