From 337869f5a0559b260b159fa23dbffd3a3f16cd4d Mon Sep 17 00:00:00 2001 From: Chris Lamb Date: Mon, 8 Aug 2016 15:54:40 +0100 Subject: reproducible debian: Explicitly log that build was successful Signed-off-by: Holger Levsen --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 966c806a..6363c3cf 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -782,7 +782,7 @@ build_rebuild() { NOTIFY="" exit 0 elif [ -f b1/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes ] ; then - # the first build did not FTBFS, try rebuild it. + log_info "Build successful. Starting remote build." remote_build 2 $NODE2 if [ -f b2/${SRCPACKAGE}_${EVERSION}_${ARCH}.changes ] ; then # both builds were fine, i.e., they did not FTBFS. -- cgit v1.2.3-70-g09d2