diff options
| author | dsl <dsl@NetBSD.org> | 2006-08-22 18:11:42 +0000 |
|---|---|---|
| committer | dsl <dsl@NetBSD.org> | 2006-08-22 18:11:42 +0000 |
| commit | c58b829ddaf65aa199130263a4cb39bf02dda7ca (patch) | |
| tree | 8f7ab966da75e67843ae67fab94d9876d253c00a /include | |
| parent | 06cdcd1106acd9fa403f963676b92aa8a732db7c (diff) | |
Set the 'not a parameter' flag when we skip initial whitespace.
Otherwise:
./sh -c 'x=" "; for a in $x; do echo a${a}a; done'
is processed as a single empty parameter (instead of no parameters).
Should fix the breakage I introdiced in rev 1.75 and PR/34256 and PR/34254
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions
