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 __

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

2015-10-20 Thread Jarno Rajahalme
Helps diagnosing problems. Signed-off-by: Jarno Rajahalme --- tests/test-l7.py | 4 1 file changed, 4 insertions(+) diff --git a/tests/test-l7.py b/tests/test-l7.py index 65c6c2a..faec2bc 100755 --- a/tests/test-l7.py +++ b/tests/test-l7.py @@ -30,6 +30,10 @@ def get_ftpd(): from