about summary refs log tree commit diff
path: root/Test/A01grammar.ztst
diff options
context:
space:
mode:
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