[gnome-continuous] build.gnome.org: s/ostree/continuous/ in URL



commit 6fcd24b2859dd8420fae357537a5aa55a9176e34
Author: Colin Walters <walters verbum org>
Date:   Wed Oct 16 12:02:40 2013 -0400

    build.gnome.org: s/ostree/continuous/ in URL

 extras/build.gnome.org/build.gnome.org.js |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extras/build.gnome.org/build.gnome.org.js b/extras/build.gnome.org/build.gnome.org.js
index f15c960..cd7f54f 100644
--- a/extras/build.gnome.org/build.gnome.org.js
+++ b/extras/build.gnome.org/build.gnome.org.js
@@ -9,7 +9,7 @@
 
     function _getUrl(suffix) {
         return window.location.protocol + '//' + window.location.host +
-            window.location.pathname + 'ostree/buildmaster/' + suffix;
+            window.location.pathname + 'continuous/buildmaster/' + suffix;
     }
 
     function _loadTask(taskname) {


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]