summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-01-26 02:42:35 +0100
committerHolger Levsen <holger@layer-acht.org>2016-01-26 02:42:35 +0100
commitca82685d9661516677fac38587125ad003d9fc81 (patch)
tree621af3e6da9d76802ab5bfb4b95caf9f9399dc11 /bin
parentf499fb13ab44680880b2d8b718d026c41785a0a5 (diff)
downloadjenkins.debian.net-ca82685d9661516677fac38587125ad003d9fc81.tar.xz
reproducible debian: actually, give diffoscope 2h to process the results…
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh
index b79a9b26..b1455640 100755
--- a/bin/reproducible_build.sh
+++ b/bin/reproducible_build.sh
@@ -324,7 +324,7 @@ dbd_timeout() {
call_diffoscope_on_changes_files() {
local TMPLOG=$(mktemp --tmpdir=$TMPDIR)
echo | tee -a ${RBUILDLOG}
- local TIMEOUT="60m"
+ local TIMEOUT="120m"
DBDSUITE=$SUITE
if [ "$SUITE" = "experimental" ] ; then
# there is no extra diffoscope-schroot for experimental ( because we specical case ghc enough already )