From f499fb13ab44680880b2d8b718d026c41785a0a5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 26 Jan 2016 00:53:09 +0100 Subject: reproducible debian: give diffoscope up to 60min to produce results --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index aca85732..b79a9b26 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="30m" + local TIMEOUT="60m" DBDSUITE=$SUITE if [ "$SUITE" = "experimental" ] ; then # there is no extra diffoscope-schroot for experimental ( because we specical case ghc enough already ) -- cgit v1.2.3-70-g09d2