Re: [GSoC][PATCH v2 5/5] t0000-basic: use test_line_count instead of wc -l

2019-03-11 Thread ttjtftx
On Sun, Mar 10, 2019 at 5:51 PM Eric Sunshine wrote: > > On Sun, Mar 10, 2019 at 4:11 AM Jonathan Chang wrote: > > Signed-off-by: Jonathan Chang > > > > diff --git a/t/t-basic.sh b/t/t-basic.sh > > @@ -1136,8 +1136,8 @@ test_expect_success 'git commit-tree omits duplicated > > parent in

Fwd: [GSoC][PATCH v2 4/5] t0022-crlf-rename: avoid using pipes

2019-03-11 Thread ttjtftx
Sorry, I forgot to Cc. -- Forwarded message - From: ttjtftx Date: Mon, Mar 11, 2019 at 11:43 PM Subject: Re: [GSoC][PATCH v2 4/5] t0022-crlf-rename: avoid using pipes To: Eric Sunshine On Sun, Mar 10, 2019 at 6:03 PM Eric Sunshine wrote: > All of the patches in this ser

Re: [GSoC][PATCH] tests: avoid using pipes

2019-03-10 Thread ttjtftx
Thanks for the reminders. On Sun, Mar 10, 2019 at 2:06 PM Christian Couder wrote: > If you take a look at c6f44e1da5 ("t9813: avoid using pipes", > 2017-01-04) you can see the following: > > - it changes only one test file: t9813-git-p4-preserve-users.sh > - its title starts with "t9813: