mirror of
git://git.code.sf.net/p/zsh/code
synced 2025-01-19 11:31:26 +01:00
17582: Change Test for different error message
This commit is contained in:
parent
9634760d5e
commit
b32d6325a5
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
|
||||
print -f
|
||||
1:print -f needs a format specified
|
||||
?(eval):print:1: -f: format argument expected
|
||||
?(eval):print:1: argument expected: -f
|
||||
|
||||
print -Of '%s\n' foo bar baz
|
||||
0:reverse argument sorting
|
||||
|
|
Loading…
Reference in a new issue