From 62de4dca84c38b7e2118b95e5a1db6362ae9603c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jos=C3=A9=20Manuel=20Barroso=20Galindo?= Date: Tue, 10 May 2022 22:45:22 +0200 Subject: [PATCH] Some more info output --- .github/update_distribution.sh | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.github/update_distribution.sh b/.github/update_distribution.sh index 83d2c91e1..3c5a3e1fc 100755 --- a/.github/update_distribution.sh +++ b/.github/update_distribution.sh @@ -8,6 +8,10 @@ update_distribution() { local PUSH_COMMAND="${2:-}" fetch_core_urls + echo + echo "CORE_URLs:" + echo ${CORE_URLS} + echo classify_core_categories if [[ "${LINUX_GITHUB_REPOSITORY:-}" != "" ]] ; then