[gnome-continuous] b.g.o: Always load most recent applicationstest, not latest build
- From: Colin Walters <walters src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gnome-continuous] b.g.o: Always load most recent applicationstest, not latest build
- Date: Sat, 23 Nov 2013 22:58:55 +0000 (UTC)
commit d90078a1c5a88ce4687d9023b32adfb9c2dcaf94
Author: Colin Walters <walters verbum org>
Date: Sat Nov 23 17:58:28 2013 -0500
b.g.o: Always load most recent applicationstest, not latest build
extras/build.gnome.org/controllers.js | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/extras/build.gnome.org/controllers.js b/extras/build.gnome.org/controllers.js
index d508204..4d7c43f 100644
--- a/extras/build.gnome.org/controllers.js
+++ b/extras/build.gnome.org/controllers.js
@@ -145,7 +145,7 @@
$scope.installedTestsSkipped = skipped;
});
- renderApps($http, 'results/tasks/build', function(apps) {
+ renderApps($http, 'results/tasks/applicationstest', function(apps) {
$scope.apps = apps;
});
});
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]