[Secure-testing-commits] r37621 - lib/python

Salvatore Bonaccorso carnil at moszumanska.debian.org
Mon Nov 9 07:51:16 UTC 2015


Author: carnil
Date: 2015-11-09 07:51:16 +0000 (Mon, 09 Nov 2015)
New Revision: 37621

Modified:
   lib/python/secmaster.py
Log:
secmaster.py: Update hostname for new security-master

Modified: lib/python/secmaster.py
===================================================================
--- lib/python/secmaster.py	2015-11-09 06:16:41 UTC (rev 37620)
+++ lib/python/secmaster.py	2015-11-09 07:51:16 UTC (rev 37621)
@@ -17,7 +17,7 @@
 # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
 
 # Name of the security-master host
-HOST = "chopin.debian.org"
+HOST = "seger.debian.org"
 
 import json
 import subprocess




More information about the Secure-testing-commits mailing list