1
0
Fork 0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-06-08 00:06:04 +02:00

21042: add test for bug fixed in 21041

This commit is contained in:
Peter Stephenson 2004-07-07 15:40:34 +00:00
parent 4c8796b11d
commit f63b677f53
2 changed files with 16 additions and 0 deletions

View File

@ -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.

View File

@ -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