[gnome-continuous/wip/angularjs: 1/2] 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/angularjs: 1/2] hack: use build.gnome.org for now
- Date: Sun, 10 Nov 2013 17:05:55 +0000 (UTC)
commit 5b0db474d47c21ff073f1afc9bc5f1069c29755b
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 set up on my system.
extras/build.gnome.org/build.gnome.org.js | 3 +--
1 files changed, 1 insertions(+), 2 deletions(-)
---
diff --git a/extras/build.gnome.org/build.gnome.org.js b/extras/build.gnome.org/build.gnome.org.js
index fcc1cf9..eaaa16a 100644
--- a/extras/build.gnome.org/build.gnome.org.js
+++ b/extras/build.gnome.org/build.gnome.org.js
@@ -9,8 +9,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 _loadStatus() {
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]