From 55648108a498e105e44ff88f1f3ff63a4a8ea521 Mon Sep 17 00:00:00 2001 From: Llewellyn van der Merwe Date: Tue, 1 Jun 2021 07:23:46 +0200 Subject: [PATCH] Fix comment lines skipping --- run.sh | 2 +- src/details1_5/uk-UA_details.xml | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/run.sh b/run.sh index a48f453..4c239b7 100755 --- a/run.sh +++ b/run.sh @@ -27,7 +27,7 @@ function main() { # now get the mapper data while IFS=$'\t' read -r -a row do - [[ "$row" =~ ^#.*$ ]] && + [[ "$row" =~ ^#.*$ ]] && continue # set the url URL_MAIN_LANG="${STREAM_ENDPOINT}&${URL_VERSION_KEY}=${row[0]}" # set the path diff --git a/src/details1_5/uk-UA_details.xml b/src/details1_5/uk-UA_details.xml index 16fcf67..7a87943 100644 --- a/src/details1_5/uk-UA_details.xml +++ b/src/details1_5/uk-UA_details.xml @@ -1,6 +1,4 @@ - - - CMS version required for export - - \ No newline at end of file + + + \ No newline at end of file