[Qa-jenkins-scm] [jenkins.debian.net] 02/02: Revert "reproducible fdroid: double timeout"
Holger Levsen
holger at moszumanska.debian.org
Wed Jan 27 12:19:20 UTC 2016
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 5c58c0e3b49674b3a01d7f192d74b035e3282b3d
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Jan 27 13:19:14 2016 +0100
Revert "reproducible fdroid: double timeout"
This reverts commit 7b9ccb69367e8f2ea7948880b07674b91f8ec383.
---
bin/reproducible_setup_fdroid_build_environment.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/bin/reproducible_setup_fdroid_build_environment.sh b/bin/reproducible_setup_fdroid_build_environment.sh
index 99550f7..db94400 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
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list