summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_fdroid_build_environment.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-27 03:07:13 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-27 03:07:13 +0100
commit7b9ccb69367e8f2ea7948880b07674b91f8ec383 (patch)
treedaab5d83c58c79c71da80feef828c54d703c7e52 /bin/reproducible_setup_fdroid_build_environment.sh
parent152b7fa9a44b2f624de8663738e76c808f4fb229 (diff)
downloadjenkins.debian.net-7b9ccb69367e8f2ea7948880b07674b91f8ec383.tar.xz
reproducible fdroid: double timeout
Diffstat (limited to 'bin/reproducible_setup_fdroid_build_environment.sh')
-rwxr-xr-xbin/reproducible_setup_fdroid_build_environment.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh
index 218fffa0..0c406625 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -50,7 +50,7 @@ rm -rf $VAGRANT_HOME
cd $WORKSPACE
git clone https://gitlab.com/fdroid/fdroidserver.git
cd fdroidserver
-echo "boot_timeout = 1200" > makebuildserver.config.py
+echo "boot_timeout = 2400" > makebuildserver.config.py
./makebuildserver
# we are done here, shutdown