[buildbot committed 1/3] Update the URL to the new instance
Tulio Magno Quites Machado Filho
tuliom@linux.vnet.ibm.com
Mon Jul 10 18:25:00 GMT 2017
The new master instance has been migrated for a few months already.
I postponed this patch hoping that I would push a patch with the new
proper domain, but as it's taking too long to get it, it's safer to push
it as is.
---
master.cfg | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/master.cfg b/master.cfg
index 1d35b52..6c84c8b 100644
--- a/master.cfg
+++ b/master.cfg
@@ -103,9 +103,8 @@ c['status'].append(webstatus)
c['projectName'] = "glibc"
c['projectURL'] = "http://www.gnu.org/software/libc/"
-#c['buildbotURL'] = "http://130.211.48.148:8080/"
# Prettier URL set up as a redirect to the real one above.
-c['buildbotURL'] = "http://glibc-build.hack.frob.com/"
+c['buildbotURL'] = "http://144.217.14.79/"
####### DB URL
c['db'] = {
--
2.9.4
More information about the Libc-alpha
mailing list