aboutsummaryrefslogtreecommitdiffstats
path: root/utils
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2014-08-19 14:48:13 -0700
committerChris Robinson <[email protected]>2014-08-19 16:54:53 -0700
commite3d72ccd150679e92c9bf21518a2a6d164ea4a29 (patch)
tree37276404cbf7cf66d05d47f99c8a20ca9a27af7b /utils
parent3c13e1e333e5a55185e19456df9dfbd1e80055d8 (diff)
Support brace-enclosed environment variable names
This makes it possible to append alpha-numeric characters directly to an environment variable value, e.g. ${FOO}bar will use "FOO" as the variable name and keep the "bar" as-is, whereas $FOObar will take "FOObar" as the variable name.
Diffstat (limited to 'utils')
0 files changed, 0 insertions, 0 deletions