aboutsummaryrefslogtreecommitdiff
path: root/utils/mangle-jobs
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-09-24 13:31:43 +0300
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2012-09-24 13:31:43 +0300
commit678fd00f7df232ab556fde886832436a6883ac48 (patch)
tree4239a2ccdff00425eb69779c747d456a3f8fb3ed /utils/mangle-jobs
parent8697b5ec0610cbf6760b74532abd72fa6a886baf (diff)
Bump build timeout to 3.5hrs to accommodate longer JB build times.
Diffstat (limited to 'utils/mangle-jobs')
-rw-r--r--utils/mangle-jobs/build-timeout-set.mangle4
1 files changed, 2 insertions, 2 deletions
diff --git a/utils/mangle-jobs/build-timeout-set.mangle b/utils/mangle-jobs/build-timeout-set.mangle
index 0a7bd90..befecc6 100644
--- a/utils/mangle-jobs/build-timeout-set.mangle
+++ b/utils/mangle-jobs/build-timeout-set.mangle
@@ -1,8 +1,8 @@
# Update default build timeout value to new default.
# Don't touch custom timeout times
-OLD_DEFAULT = "170"
-NEW_DEFAULT = "180"
+OLD_DEFAULT = "180"
+NEW_DEFAULT = "210"
def mangle(tree):