Re: [PATCH v2] rtemstoolkit/path : Add listdir function

2019-05-20 Thread Chris Johns
Pushed with a minor change in the wording (smaller). Thanks. On 20/5/19 9:23 pm, Vijay Kumar Banerjee wrote: > --- > rtemstoolkit/path.py | 29 - > tester/rt/coverage.py | 4 ++-- > 2 files changed, 30 insertions(+), 3 deletions(-) > > diff --git a/rtemstoolkit/path

[PATCH v2] rtemstoolkit/path : Add listdir function

2019-05-20 Thread Vijay Kumar Banerjee
--- rtemstoolkit/path.py | 29 - tester/rt/coverage.py | 4 ++-- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/rtemstoolkit/path.py b/rtemstoolkit/path.py index 2b569ae..0044c7b 100644 --- a/rtemstoolkit/path.py +++ b/rtemstoolkit/path.py @@ -157,6 +