summaryrefslogtreecommitdiffstats
path: root/integration/src/main/scripts/release/getReleaseData.sh
diff options
context:
space:
mode:
Diffstat (limited to 'integration/src/main/scripts/release/getReleaseData.sh')
-rwxr-xr-xintegration/src/main/scripts/release/getReleaseData.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/integration/src/main/scripts/release/getReleaseData.sh b/integration/src/main/scripts/release/getReleaseData.sh
index ff0df042..4ebcdb62 100755
--- a/integration/src/main/scripts/release/getReleaseData.sh
+++ b/integration/src/main/scripts/release/getReleaseData.sh
@@ -118,6 +118,7 @@ update_repos() {
for repo in "${pf_repos[@]}"
do
+ echo ""
echo "updating data from repo $repo branch $branch to data file '$release_data_file' . . ."
if [ -d "$repo_location/$repo" ]