From 7c8d5a50eb1617f71e98d887d25253a92d07d7d5 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 5 Oct 2014 03:35:12 +0200 Subject: reproducible: be more verbose --- bin/reproducible_build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_build.sh b/bin/reproducible_build.sh index 691e43ea..3c3943ce 100755 --- a/bin/reproducible_build.sh +++ b/bin/reproducible_build.sh @@ -68,7 +68,7 @@ else AMOUNT="${#@}" fi echo "=============================================================================" -echo "The following source packages will be build: ${PACKAGES}" +echo "The following $AMOUNT source packages will be build: ${PACKAGES}" echo "=============================================================================" echo -- cgit v1.2.3-54-g00ecf