about summary refs log tree commit diff
path: root/Test
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2007-12-12 13:46:35 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2007-12-12 13:46:35 +0000
commit765f73823ec2aca73bc64db25d28d28df8d13e04 (patch)
treeff054ac2057ec4b9e05b088dbe582decfa5110ad /Test
parent2214e05722e017acda5779db4a48d801d19a9189 (diff)
downloadzsh-765f73823ec2aca73bc64db25d28d28df8d13e04.tar.gz
zsh-765f73823ec2aca73bc64db25d28d28df8d13e04.tar.xz
zsh-765f73823ec2aca73bc64db25d28d28df8d13e04.zip
users/12305: option output not well documented
-c and SHIN_STDIN inconsistent with manual
Diffstat (limited to 'Test')
-rw-r--r--Test/A01grammar.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/A01grammar.ztst b/Test/A01grammar.ztst
index 41cbe6d8b..93a1ecb8c 100644
--- a/Test/A01grammar.ztst
+++ b/Test/A01grammar.ztst
@@ -490,7 +490,7 @@
 
   $ZTST_testdir/../Src/zsh -f -c "'"
 1:Parse error on inline command causes non-zero exit status
-?zsh: unmatched '
+?zsh:1: unmatched '
 
   $ZTST_testdir/../Src/zsh -f NonExistentScript
 127q:Non-existent script causes exit status 127