Commit 6b98e303 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Archlinux: no notifications for 0 pkgs removed

parent 6b0910a3
Loading
Loading
Loading
Loading
+3 −1
Original line number Diff line number Diff line
@@ -50,8 +50,10 @@ update_archlinux_repositories() {
			done
		done
		MESSAGE="deleted $REMOVED packages: $REMOVE_LIST"
		irc_message archlinux-reproducible "$MESSAGE"
		echo "$(date -u ) - $MESSAGE"
		if [ $REMOVED -ne 0 ] ; then
			irc_message archlinux-reproducible "$MESSAGE"
		fi
	fi

	# schedule packages