Re: [ovs-dev] [RFC PATCH 2/3] tests: Enable debugging in pyftpdlib.

2015-10-23 Thread Jarno Rajahalme
> On Oct 23, 2015, at 4:20 PM, Joe Stringer wrote: > > On 20 October 2015 at 15:23, Jarno Rajahalme wrote: >> Helps diagnosing problems. >> >> Signed-off-by: Jarno Rajahalme > > I assume we don't check the output of this anywhere, so we don't need > to amend the testsuite to keep things pass

Re: [ovs-dev] [RFC PATCH 2/3] tests: Enable debugging in pyftpdlib.

2015-10-23 Thread Joe Stringer
On 20 October 2015 at 15:23, Jarno Rajahalme wrote: > Helps diagnosing problems. > > Signed-off-by: Jarno Rajahalme I assume we don't check the output of this anywhere, so we don't need to amend the testsuite to keep things passing. Acked-by: Joe Stringer __