From db65bef4131c1f6d926b74cb1bbc6fad2adfbe7e Mon Sep 17 00:00:00 2001 From: Peter Stephenson Date: Thu, 18 Mar 2010 16:30:50 +0000 Subject: unposted: fix new test in A01grammar.ztst --- ChangeLog | 5 ++++- Test/A01grammar.ztst | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ChangeLog b/ChangeLog index 88d2b69d9..2309d2a84 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2010-03-18 Peter Stephenson + * unposted: Test/A01grammar.ztst: missed -f option off zsh + invocation in 27793++. + * 27804: Src/Zle/zle_hist.c: don't hang on encountering invalid character in incremental search. @@ -12925,5 +12928,5 @@ ***************************************************** * This is used by the shell to define $ZSH_PATCHLEVEL -* $Revision: 1.4936 $ +* $Revision: 1.4937 $ ***************************************************** 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 -- cgit 1.4.1