On Mon, May 05, 2014 at 04:51:43PM -0700, Jonathan Nieder wrote:
> test_write_lines carefully quotes its arguments as "$@", so
>
> test_write_lines "a b" c
>
> writes two lines as requested, not three.
>
> Signed-off-by: Jonathan Nieder
Acked-by: Michael S. Tsirkin
> ---
> Hi,
>
> Mic
test_write_lines carefully quotes its arguments as "$@", so
test_write_lines "a b" c
writes two lines as requested, not three.
Signed-off-by: Jonathan Nieder
---
Hi,
Michael S. Tsirkin wrote:
> +++ b/t/README
> @@ -596,6 +596,28 @@ library for your script to use.
> + test_write_li
2 matches
Mail list logo