Re: [PATCH 1/2] Fix bsp_init hook.

2018-04-06 Thread Christian Mauderer
Writing patches at Friday is just not a good idea ... I found out why the silent drop of the exception is necessary: There is a file not found exception if the .lock-waf_linux2_build does not exist. This patch implements the alternative solution: Fixing the scope of contexts and env. ___

[PATCH 1/2] Fix bsp_init hook.

2018-04-06 Thread Christian Mauderer
--- rtems.py | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/rtems.py b/rtems.py index 713066d..f974e25 100644 --- a/rtems.py +++ b/rtems.py @@ -136,12 +136,12 @@ def init(ctx, filters = None, version = None, long_commands = False, bsp_init = else: