1
0
mirror of git://git.code.sf.net/p/zsh/code synced 2024-09-20 10:53:29 +02:00

17582: Change Test for different error message

This commit is contained in:
Peter Stephenson 2002-08-27 21:11:44 +00:00
parent 9634760d5e
commit b32d6325a5

View File

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