Skip to content

Commit 9af3e39

Browse files
committed
Add some more logging
1 parent 615475a commit 9af3e39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

ci/linux-repository-builder/build-linux-repositories.sh

+1
Original file line numberDiff line numberDiff line change
@@ -195,6 +195,7 @@ for repository in "${REPOSITORIES[@]}"; do
195195
echo "[#] Syncing rpm repository to $rpm_remote_repo_dir"
196196
rsync_repo "$rpm_repo_dir" "$rpm_remote_repo_dir"
197197

198+
echo "[#] ==== Done updating $repository in $environment ===="
198199
repositories_were_updated="true"
199200
done
200201

0 commit comments

Comments
 (0)