diff options
author | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-03-31 15:30:43 +0000 |
---|---|---|
committer | Kenneth R Westerback <krw@cvs.openbsd.org> | 2002-03-31 15:30:43 +0000 |
commit | 29f60af65c86305c5d02f20a7e1a3d2e670d3c54 (patch) | |
tree | 6df5fbcbec4dcfc87215773c2cda988efc5a3d12 /share | |
parent | e6eec0acc777c0c579244040e485c640e190d8a6 (diff) |
naddy@ pointed out that in the two situations
case WORD
and
var=WORD
Bourne and related/descendant shells such as our sh do *not* do
field splitting or globbing on WORD. Thus we can eliminate a large
number of unnecessary '"'s in case statements and variable
assignments.
This is a lightly adapted version of naddy's diff, to take account
of changes in the scripts since he generated it.
Diffstat (limited to 'share')
0 files changed, 0 insertions, 0 deletions