diff --git a/testing/release/updates/verify.sh b/testing/release/updates/verify.sh index 712cd7fe835..e926a8f53cd 100755 --- a/testing/release/updates/verify.sh +++ b/testing/release/updates/verify.sh @@ -67,6 +67,15 @@ fi while read entry do + # initialize all config variables + release="" + product="" + platform="" + build_id="" + locales="" + channel="" + from="" + to="" eval $entry for locale in $locales do