[misc] 01/01: Revert "Alioth is being funky with UDD, so go via qa.debian.org instead." — now alioth is back ok

Mattia Rizzolo mattia at debian.org
Sun Sep 25 12:30:04 UTC 2016


This is an automated email from the git hooks/post-receive script.

mattia pushed a commit to branch master
in repository misc.

commit c5923f771046e68fb15e5ca6b50ce5e6a4175630
Author: Mattia Rizzolo <mattia at debian.org>
Date:   Sun Sep 25 12:29:12 2016 +0000

    Revert "Alioth is being funky with UDD, so go via qa.debian.org instead." — now alioth is back ok
    
    it's kinda important to keep alioth here, as qa.debian.org is a host restricted
    to DDs a very few other people.
    
    This reverts commit a4c2c771219a543d36fd48d2ea425e30421e45eb.
---
 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 85e9da3..59b5d13 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 qa.debian.org psql --no-psqlrc service=udd
+        echo "{}" | ssh alioth.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