This is the mail archive of the libc-alpha@sourceware.org mailing list for the glibc project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

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


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]