diff mbox

[buildbot,committed,1/3] Update the URL to the new instance

Message ID 20170710182509.6243-1-tuliom@linux.vnet.ibm.com
State New
Headers show

Commit Message

Tulio Magno Quites Machado Filho July 10, 2017, 6:25 p.m. UTC
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 mbox

Patch

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'] = {