aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-11-19 19:54:26 +0200
committerPaul Sokolovsky <paul.sokolovsky@linaro.org>2013-11-19 19:54:26 +0200
commit359b1ad63c3d3a6fff60c65108a70f9928563765 (patch)
tree2fd5905028ff5421b808af95933269f7cc59fd06 /utils
parentb1c770ba09dce085117e9eabc078ed2f9a48fc0b (diff)
lp:1252319: Increase build timeout for Android 4.4.
Diffstat (limited to 'utils')
-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 7d26e08..9c4b113 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 = "255"
-NEW_DEFAULT = "275"
+OLD_DEFAULT = "275"
+NEW_DEFAULT = "375"
def mangle(tree):