Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: PATCH: <<<: Document newline behavior and fix optimization



> 2022/03/09 3:58, Mikael Magnusson <mikachu@xxxxxxxxx> wrote:

> --- a/Test/A04redirect.ztst
> +++ b/Test/A04redirect.ztst
> @@ -440,7 +440,7 @@
> # This tests the here-string to filename optimisation; we can't
> # test that it's actually being optimised, but we can test that it
> # still works.
> -  cat =(<<<$'This string has been replaced\nby a file containing it.\n')
> +  cat =(<<<$'This string has been replaced\nby a file containing it.')

It seems this patch for A04redirect.ztst is not included in the commit.




Messages sorted by: Reverse Date, Date, Thread, Author