summaryrefslogtreecommitdiffstats
path: root/bin/reproducible_setup_fdroid_build_environment.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-27 13:19:14 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-27 13:19:14 +0100
commit5c58c0e3b49674b3a01d7f192d74b035e3282b3d (patch)
tree7b9610f4eb31a7c46e792101629af88e7f4007f1 /bin/reproducible_setup_fdroid_build_environment.sh
parent3cd9d142607519d9141d76fb6ff74f5c22485d76 (diff)
downloadjenkins.debian.net-5c58c0e3b49674b3a01d7f192d74b035e3282b3d.tar.xz
Revert "reproducible fdroid: double timeout"
This reverts commit 7b9ccb69367e8f2ea7948880b07674b91f8ec383.
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 99550f7d..db944001 100755
--- a/bin/reproducible_setup_fdroid_build_environment.sh
+++ b/bin/reproducible_setup_fdroid_build_environment.sh
@@ -47,7 +47,7 @@ rm -rf $VAGRANT_HOME
cd $WORKSPACE
git clone https://gitlab.com/fdroid/fdroidserver.git
cd fdroidserver
-echo "boot_timeout = 2400" > makebuildserver.config.py
+echo "boot_timeout = 1200" > makebuildserver.config.py
./makebuildserver
# we are done here, shutdown