From 5cee0790a15245ef6e5ca89218c876c5533b0d59 Mon Sep 17 00:00:00 2001 From: Mattia Rizzolo Date: Thu, 18 Jun 2015 09:50:48 +0000 Subject: reproducible: build: drop old not-true-anymore-comment --- 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 a8d1f48e..103d45ab 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -231,7 +231,7 @@ dbd_timeout() { call_debbindiff() { local TMPLOG=(mktemp --tmpdir=$TMPDIR) echo | tee -a ${RBUILDLOG} - local TIMEOUT="30m" # don't forget to also change the "seq 0 200" loop 33 lines above + local TIMEOUT="30m" DBDSUITE=$SUITE if [ "$SUITE" = "experimental" ] ; then # there is no extra debbindiff-schroot for experimental because we specical case ghc enough already ;) -- cgit v1.2.3-54-g00ecf