1
0
Fork 0
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:
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