mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 05:24:23 +01:00
21042: add test for bug fixed in 21041
This commit is contained in:
parent
4c8796b11d
commit
f63b677f53
@ -1,5 +1,8 @@
|
||||
2004-07-07 Peter Stephenson <pws@csr.com>
|
||||
|
||||
* 20142: Test/A06assign.ztst: add test for bug fixed in
|
||||
20141.
|
||||
|
||||
* 20141: Src/builtin.c, Src/exec.c, Src/params.c: Crash
|
||||
after restoring exported special parameters. The
|
||||
answer was `pm = tpm' at exec.c:2590.
|
||||
|
@ -251,3 +251,16 @@
|
||||
echo $u
|
||||
0:add array to indexed unset variable
|
||||
>a z
|
||||
|
||||
repeat 10 PATH=. echo hello
|
||||
0:saving and restoring of exported special parameters
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
>hello
|
||||
|
Loading…
Reference in New Issue
Block a user