Commit 52b32b21 authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Archlinux: fix output, this is the number of totally known packages

parent cf042521
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -140,7 +140,7 @@ update_archlinux_repositories() {
	fi
	echo "$(date -u ) - scheduled $new/$updated packages$old."
	rm $NEW $UPDATED > /dev/null
	echo "$(date -u) - Done updating Arch Linux repositories, currently $TOTAL packages scheduled."
	echo "$(date -u) - Done updating Arch Linux repositories, currently $TOTAL packages known."
}

update_archlinux_repositories