From 276736e8b7e17918e50d83bc1b031fa92c554ad9 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 20 Sep 2015 20:29:30 +0200 Subject: reproducible: be true --- bin/reproducible_common.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin/reproducible_common.sh') diff --git a/bin/reproducible_common.sh b/bin/reproducible_common.sh index c6e8a9fa..99acef4f 100755 --- a/bin/reproducible_common.sh +++ b/bin/reproducible_common.sh @@ -441,7 +441,7 @@ call_diffoscope() { $TMPDIR/b2/$1/$2 2>&1 \ ) 2>&1 >> $TMPLOG RESULT=$? - LOG_RESULT=$(grep '^E: 15binfmt: update-binfmts: unable to open' $TMPLOG) + LOG_RESULT=$(grep '^E: 15binfmt: update-binfmts: unable to open' $TMPLOG || true) if [ ! -z "LOG_RESULT" ] ; then rm -f $TMPLOG $TMPDIR/$1/$2.html echo "$(date -u) - schroot jenkins-reproducible-${DBDSUITE}-diffoscope not availble, will sleep 2min and retry." -- cgit v1.2.3-70-g09d2