Re: [PATCH xinput] Increase interactiveness of test* output

2013-07-02 Thread Peter Hutterer
On Tue, Jul 02, 2013 at 06:13:53PM +0100, Jon TURNEY wrote: > On 20/08/2012 01:45, Peter Hutterer wrote: > > From: Nikolai Kondrashov > > > > Force line buffering for test and test_xi2 to increase interactiveness and > > avoid losing data with non-terminal stdout. This fixes capturing xinput > >

Re: [PATCH xinput] Increase interactiveness of test* output

2013-07-02 Thread Julien Cristau
On Tue, Jul 2, 2013 at 18:13:53 +0100, Jon TURNEY wrote: > On 20/08/2012 01:45, Peter Hutterer wrote: > > From: Nikolai Kondrashov > > > > Force line buffering for test and test_xi2 to increase interactiveness and > > avoid losing data with non-terminal stdout. This fixes capturing xinput > > t

Re: [PATCH xinput] Increase interactiveness of test* output

2013-07-02 Thread Jon TURNEY
On 20/08/2012 01:45, Peter Hutterer wrote: > From: Nikolai Kondrashov > > Force line buffering for test and test_xi2 to increase interactiveness and > avoid losing data with non-terminal stdout. This fixes capturing xinput > test* output into a file. > > Signed-off-by: Nikolai Kondrashov > > S

[PATCH xinput] Increase interactiveness of test* output

2012-08-19 Thread Peter Hutterer
From: Nikolai Kondrashov Force line buffering for test and test_xi2 to increase interactiveness and avoid losing data with non-terminal stdout. This fixes capturing xinput test* output into a file. Signed-off-by: Nikolai Kondrashov Signed-off-by: Peter Hutterer --- src/test.c | 2 ++ src/