We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
This line (2546) has a syntax error:
tag_distro_num="${tag_distro_num_all%{*}"
The first key should be closed at the end:
v tag_distro_num="${tag_distro_num_all%{*}}"