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

2019-03-11 Thread jonathan chang
Sorry, I forgot to Cc, again. -- Forwarded message - From: ttjtftx Date: Tue, Mar 12, 2019 at 12:32 AM Subject: Re: [GSoC][PATCH] tests: avoid using pipes To: Christian Couder On Sun, Mar 10, 2019 at 11:05 PM Christian Couder wrote: > > On Sun, Mar 10, 2019 at 9:28 AM t

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

2019-03-10 Thread Christian Couder
On Sun, Mar 10, 2019 at 9:28 AM ttjtftx wrote: > > 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 >

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:

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

2019-03-09 Thread Christian Couder
On Sat, Mar 9, 2019 at 4:50 PM Jonathan Chang wrote: > > This is my attempt for this year's GSoC microproject. Thanks for being interested in this year's GSoC and doing a microproject. > I copied the commit message of the commit[1] mentioned in the microproject > page[2]. Is this OK? > > Here is

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

2019-03-09 Thread Thomas Gummerer
Hi, welcome and thanks for the patch! On 03/09, Jonathan Chang wrote: > This is my attempt for this year's GSoC microproject. > > I copied the commit message of the commit[1] mentioned in the microproject > page[2]. Is this OK? > > Here is a summary of what I did: > - simple substitution

[GSoC][PATCH] tests: avoid using pipes

2019-03-09 Thread Jonathan Chang
This is my attempt for this year's GSoC microproject. I copied the commit message of the commit[1] mentioned in the microproject page[2]. Is this OK? Here is a summary of what I did: - simple substitution as in c6f44e1da5[1]. - besides simple substitution, I moved some git comman