[gnome-continuous/wip/apptest: 5/5] hack: use build.gnome.org for now
- From: Jasper St. Pierre <jstpierre src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous/wip/apptest: 5/5] hack: use build.gnome.org for now
- Date: Wed, 13 Nov 2013 19:54:35 +0000 (UTC)
commit 5fbe0b8f14dfa291aef9dad4386de4cac360b95a
Author: Jasper St. Pierre <jstpierre mecheye net>
Date: Mon Oct 14 13:01:23 2013 -0400
hack: use build.gnome.org for now
I don't have a complete build.gnome.org setup on my system.
extras/build.gnome.org/controllers.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/extras/build.gnome.org/controllers.js b/extras/build.gnome.org/controllers.js
index fe0d3c3..a92d7c7 100644
--- a/extras/build.gnome.org/controllers.js
+++ b/extras/build.gnome.org/controllers.js
@@ -6,8 +6,7 @@
var taskNames = ['build', 'smoketest', 'integrationtest', 'applicationstest'];
function getUrl(suffix) {
- return window.location.protocol + '//' + window.location.host +
- window.location.pathname + 'continuous/buildmaster/' + suffix;
+ return 'https://build.gnome.org/continuous/buildmaster/' + suffix;
}
function getContinuousTask($http, taskName) {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]