summaryrefslogtreecommitdiff
path: root/share/rcm.sh.in
diff options
context:
space:
mode:
authorGravatar patrick brisbin and Mike Burns <pbrisbin@gmail.com>2014-02-27 11:20:31 -0500
committerGravatar Mike Burns <mike@mike-burns.com>2014-03-05 16:02:20 +0100
commit1be0b88906d910a0aa449ba2b151107d50986a2d (patch)
tree3572cf945385c28d0906e12a1f3270cc6adec36f /share/rcm.sh.in
parent640a7f9de8f5de8953e74c8d322c3fc21af4e4a9 (diff)
Quote $@
Most of this commit is actually about $IFS. Modifying the environment for a single invocation (i.e. with `VAR=x command` or `env VAR=x command`) only works for actual commands, not a built-in like `set`. Consequently, we must manually store the existing $IFS value and restore it after invoking `set`.
Diffstat (limited to 'share/rcm.sh.in')
0 files changed, 0 insertions, 0 deletions