---
rtemstoolkit/execute.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/rtemstoolkit/execute.py b/rtemstoolkit/execute.py
index 4125182..0344e51 100755
--- a/rtemstoolkit/execute.py
+++ b/rtemstoolkit/execute.py
@@ -177,7 +177,7 @@ class execute(object):
---
rtemstoolkit/options.py | 16
1 file changed, 8 insertions(+), 8 deletions(-)
diff --git a/rtemstoolkit/options.py b/rtemstoolkit/options.py
index 132445e..a5318fa 100644
--- a/rtemstoolkit/options.py
+++ b/rtemstoolkit/options.py
@@ -38,16 +38,15 @@ import pprint
import re
This simplifies the global construction.
Update #2514.
---
cpukit/posix/src/pthreadinitthreads.c | 13 ++---
cpukit/rtems/src/taskinitusers.c | 14 +++---
cpukit/sapi/src/interrtext.c | 6 --
cpukit/