aboutsummaryrefslogtreecommitdiff
path: root/monitor/linaro.json
diff options
context:
space:
mode:
Diffstat (limited to 'monitor/linaro.json')
-rw-r--r--monitor/linaro.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/monitor/linaro.json b/monitor/linaro.json
index 1c19ead..ae83e28 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -87,7 +87,7 @@
},
{
"name": "Cross-Compilation Bots",
- "ignore" : "true",
+ "ignore" : true,
"bots": [
]
},
@@ -107,7 +107,7 @@
"builders": [
{
"name": "Benchmarking Bots",
- "ignore": "true",
+ "ignore": true,
"bots": [
]
}
@@ -118,12 +118,12 @@
"base_url": "http://buildmaster.tcwglab.linaro.org",
"builder_url": "builders",
"build_url": "builds",
- "ignore" : "true",
+ "ignore" : true,
"builders": [
{
"name": "Benchmarking Bots",
"bots": [
- { "name": "clang-native-arm-lnt-perf", "ignore": "true" }
+ { "name": "clang-native-arm-lnt-perf", "ignore": true }
]
},
{