[CORE] Update script sourcing to print stderr to console
The function `source_script` that runs scripts in source mode, has the
method `subprocess.run` that now:
- redirects the stdout to python in order to process the output
- regularly print to terminal stderr (it can be expoited in post-scripts to
print to the user).
Signed-off-by:
Nicola Sparnacci <nicola.sparnacci@seco.com>
parent
43e5d52d
No related branches found
No related tags found
-
mentioned in commit 067f1e3d
-
mentioned in commit clea-os/seco-base@951b862c
-
mentioned in merge request clea-os/seco-base!153 (merged)
-
mentioned in commit clea-os/seco-base@ee1677d8
-
mentioned in commit clea-os/seco-base@cbeda88d
-
mentioned in commit clea-os/seco-manifest@dcfa8bd1
-
mentioned in commit clea-os/seco-manifest@ef13d05c
-
mentioned in commit clea-os/seco-manifest@834896b8
-
mentioned in commit clea-os/seco-manifest@9568acd2
-
mentioned in commit clea-os/seco-manifest@598eb286
-
mentioned in commit clea-os/seco-manifest@002c1758
-
mentioned in commit clea-os/seco-manifest@d3e85646
-
mentioned in commit clea-os/seco-manifest@d2b93b9a
-
mentioned in commit clea-os/seco-manifest@ff6afe53
-
mentioned in merge request clea-os/seco-manifest!781 (merged)
Please register or sign in to comment