mirror of
git://git.code.sf.net/p/zsh/code
synced 2024-11-19 05:24:23 +01:00
Update test for change in error message.
This commit is contained in:
parent
168b966479
commit
318b52969b
@ -1,3 +1,8 @@
|
||||
2005-04-16 Bart Schaefer <schaefer@zsh.org>
|
||||
|
||||
* unposted (see 21148): Test/A04redirect.ztst: update test for
|
||||
change in error message.
|
||||
|
||||
2005-04-16 Clint Adams <clint@zsh.org>
|
||||
|
||||
* 21147: Completion/Unix/Command/_baz,
|
||||
|
@ -268,4 +268,4 @@
|
||||
typeset -r myfd
|
||||
exec {myfd}>&-
|
||||
1:Error closing file descriptor using readonly variable
|
||||
?(eval):4: can't close file descriptor from readonly parameter
|
||||
?(eval):4: can't close file descriptor from readonly parameter myfd
|
||||
|
Loading…
Reference in New Issue
Block a user