about summary refs log tree commit diff
path: root/Test/A01grammar.ztst
diff options
context:
space:
mode:
authorPeter Stephenson <pws@users.sourceforge.net>2010-03-18 16:30:50 +0000
committerPeter Stephenson <pws@users.sourceforge.net>2010-03-18 16:30:50 +0000
commitdb65bef4131c1f6d926b74cb1bbc6fad2adfbe7e (patch)
tree958b29836320deaca0d60246dcb3e6b204bd81cf /Test/A01grammar.ztst
parentbe2381eb52baa9745c2184a9d2cf6d12d2303241 (diff)
downloadzsh-db65bef4131c1f6d926b74cb1bbc6fad2adfbe7e.tar.gz
zsh-db65bef4131c1f6d926b74cb1bbc6fad2adfbe7e.tar.xz
zsh-db65bef4131c1f6d926b74cb1bbc6fad2adfbe7e.zip
unposted: fix new test in A01grammar.ztst
Diffstat (limited to 'Test/A01grammar.ztst')
-rw-r--r--Test/A01grammar.ztst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Test/A01grammar.ztst b/Test/A01grammar.ztst
index 94836b4e2..c8bf91cff 100644
--- a/Test/A01grammar.ztst
+++ b/Test/A01grammar.ztst
@@ -573,7 +573,7 @@
 127q:PATHSCRIPT option not used.
 ?$ZTST_testdir/../Src/zsh: can't open input file: myscript
 
-  $ZTST_testdir/../Src/zsh -c 'echo $0; echo $1' myargzero myargone
+  $ZTST_testdir/../Src/zsh -fc 'echo $0; echo $1' myargzero myargone
 0:$0 is traditionally if bizarrely set to the first argument with -c
 >myargzero
 >myargone