summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_build.sh2
1 files changed, 1 insertions, 1 deletions
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