projects
/
EVA-2020-02.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (from:
b96837d
)
style(bkgpslog):Change VAR_NAMES to varNames
author
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Fri, 10 Jul 2020 05:29:19 +0000
(
05:29
+0000)
committer
Steven Baltakatei Sandoval
<baltakatei@gmail.com>
Fri, 10 Jul 2020 05:29:19 +0000
(
05:29
+0000)
Change all-caps variable names to mix of lowercase and uppercase names
in order to avoid naming conflicts with environment variables.
Ref: https://mywiki.wooledge.org/BashGuide/InputAndOutput
No differences found