diff options
author | 2002-03-31 15:30:42 +0000 | |
---|---|---|
committer | 2002-03-31 15:30:42 +0000 | |
commit | 6a1b2cc09fe31bb8656f85cb369007a640087e8e (patch) | |
tree | 7f4e1fedb5b7dff693714d72a2bb3f37312daf03 /lib/libc | |
parent | grmbl, restore meter display. (diff) | |
download | wireguard-openbsd-6a1b2cc09fe31bb8656f85cb369007a640087e8e.tar.xz wireguard-openbsd-6a1b2cc09fe31bb8656f85cb369007a640087e8e.zip |
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 'lib/libc')
0 files changed, 0 insertions, 0 deletions