Fix error in comment.
This commit is contained in:
parent
c0ec19525d
commit
a4f5ad53c1
@ -40,7 +40,7 @@ UTILS="alias,\
|
|||||||
|
|
||||||
set -e
|
set -e
|
||||||
|
|
||||||
# With 'command', variable assignments affect the shell environment.
|
# With 'command', variable assignments do not affect the shell environment.
|
||||||
|
|
||||||
set -- ${SPECIAL}
|
set -- ${SPECIAL}
|
||||||
for cmd in "$@"
|
for cmd in "$@"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user