On a Tuesday in 2023, Michal Privoznik wrote:
The aim of message-python.sh wrapper is to set some environment
variables and then execute whatever it was called with (usually a
python binary).

Well, we can use 'exec' to replace the shell process with python
instead of forking yet another process.

Signed-off-by: Michal Privoznik <mpriv...@redhat.com>
---
scripts/meson-python.sh | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


Reviewed-by: Ján Tomko <jto...@redhat.com>

Jano

Attachment: signature.asc
Description: PGP signature

Reply via email to