mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
The common pattern for global variable is, to write the variable name in capital letters. This improves maintainability in shell scripts. Signed-off-by: Florian Eckert <fe@dev.tdt.de>