When using run.py it would occasionally ignore the given command line
arguments because the wrong variable was used. Fixed this, along with
minor changes to reflect more idiomatic Python usage.
Signed-off-by: Harrison McCullough
---
tools/run.py | 11 +--
1 file changed, 5 insertions(+)
The `setup.sh` script is now located in the `tools` subdirectory. In
addition, it is not an executable but is shown as if it was. It should
either be called with `bash`, run with `source`, or set to be an
executable.
Signed-off-by: Harrison McCullough
---
docs/source/getting_started.rst | 8
Signed-off-by: Harrison McCullough
---
doc/guides/linux_gsg/enable_func.rst | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/doc/guides/linux_gsg/enable_func.rst
b/doc/guides/linux_gsg/enable_func.rst
index 04e066c..15f53b1 100644
--- a/doc/guides/linux_gsg/enable_func.rst
3 matches
Mail list logo