Commit f424422a authored by Holger Levsen's avatar Holger Levsen
Browse files

reproducible Debian real-world: emphasize $suite/$arch

parent a61f8367
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -73,8 +73,8 @@ cleanup_all() {
		echo
		echo "unreproducible packages: $unreproducible_count: $unreproducible_packages"
		echo
		echo "reproducible packages: $reproducible_count: ($percent_repro%)"
		echo "unreproducible packages: $unreproducible_count: ($percent_unrepro%)"
		echo "reproducible packages in $RELEASE/amd64: $reproducible_count: ($percent_repro%)"
		echo "unreproducible packages in $RELEASE/amd64: $unreproducible_count: ($percent_unrepro%)"
		echo
		echo
		echo "$(du -sch $SHA1DIR)"