Changeset - 372e0596bf33
0
1
0
[TEMPLATE.sh.tpl] Switch to using upper-case names for global variables:
- Makes it easier to differntiate local variables in functions.
- Allows for avoiding "shadowing" of lower-cased/upper-cased variable
names by mistake in functions.
- Makes it easier to differntiate local variables in functions.
- Allows for avoiding "shadowing" of lower-cased/upper-cased variable
names by mistake in functions.
1 file changed with 37 insertions and 37 deletions:
0 comments (0 inline, 0 general)
First comment
0 comments (0 inline, 0 general)
First comment