This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
[buildbot committed 1/3] Update the URL to the new instance
- From: "Tulio Magno Quites Machado Filho" <tuliom at linux dot vnet dot ibm dot com>
- To: libc-alpha at sourceware dot org
- Date: Mon, 10 Jul 2017 15:25:07 -0300
- Subject: [buildbot committed 1/3] Update the URL to the new instance
- Authentication-results: sourceware.org; auth=none
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