Re: [PATCH] rtemstoolkit/path : print OSError in mkdir

2019-05-20 Thread Chris Johns
Pushed. Thank you. On 20/5/19 9:24 pm, Vijay Kumar Banerjee wrote: > --- > rtemstoolkit/path.py | 12 ++-- > 1 file changed, 6 insertions(+), 6 deletions(-) > > diff --git a/rtemstoolkit/path.py b/rtemstoolkit/path.py > index 0044c7b..5cf6157 100644 > --- a/rtemstoolkit/path.py > +++ b/r

[PATCH] rtemstoolkit/path : print OSError in mkdir

2019-05-20 Thread Vijay Kumar Banerjee
--- rtemstoolkit/path.py | 12 ++-- 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/rtemstoolkit/path.py b/rtemstoolkit/path.py index 0044c7b..5cf6157 100644 --- a/rtemstoolkit/path.py +++ b/rtemstoolkit/path.py @@ -126,17 +126,17 @@ def mkdir(path): os.maked