chore: refactor variable names in valid-{tags,repos}.sh
Even though the variables in these files are globablly used they have a weirdly local sounding name.
This commit fixes this by refactoring all usages throughout our codebase.
Signed-off-by:
Christian Heusel <christian@heusel.eu>
parent
a6d43aca
No related branches found
No related tags found
Showing
- contrib/completion/bash/devtools.in 4 additions, 4 deletionscontrib/completion/bash/devtools.in
- contrib/completion/zsh/_devtools.in 10 additions, 10 deletionscontrib/completion/zsh/_devtools.in
- src/archrelease.in 1 addition, 1 deletionsrc/archrelease.in
- src/lib/build/build.sh 1 addition, 1 deletionsrc/lib/build/build.sh
- src/lib/release.sh 1 addition, 1 deletionsrc/lib/release.sh
- src/lib/valid-repos.sh 2 additions, 2 deletionssrc/lib/valid-repos.sh
- src/lib/valid-tags.sh 2 additions, 2 deletionssrc/lib/valid-tags.sh
- src/sogrep.in 4 additions, 4 deletionssrc/sogrep.in
-
mentioned in commit e0ab20d0
-
mentioned in merge request !202 (merged)
Please register or sign in to comment