Unverified Commit c6de3ab7 authored by Mattia Rizzolo's avatar Mattia Rizzolo
Browse files

reproducible debian: make sure to set DIFFOSCOPE when it's available



regression from my last refactor of this piece of code

Signed-off-by: Mattia Rizzolo's avatarMattia Rizzolo <mattia@debian.org>
parent a6d163da
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -362,6 +362,8 @@ call_diffoscope_on_changes_files() {
		handle_ftbr "$MSG_PART1" "Error message:"  "\n" "$diffoscope_version"
		irc_message debian-reproducible-changes "$MSG_PART1 Please check $RBUILDLOG and $DEBIAN_URL/$SUITE/$ARCH/$SRCPACKAGE"
		return
	else
		DIFFOSCOPE=$diffoscope_version
	fi

	# we have a working diffoscope!