tests/utils/utils.sh: run_python() -> bt_run_in_py_utils_env()
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 13:59:49 +0000 (08:59 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commitfca73c7199dce6774ed6f0d5d7e28aa9e3e45846
treeb4323f4d2a7afedb21de9eaa9f3fec6fb2009be3
parent82057d0ccb3be005f1c1d292a3ae663dec6499ad
tests/utils/utils.sh: run_python() -> bt_run_in_py_utils_env()

Adding the `bt_` prefix like other functions in `utils.sh` and renaming
the rest to indicate that it runs something in a specific environment,
not necessarily Python itself.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: I011c837857eb6d2b08f0c0064d399fd3acc2b89d
tests/plugins/src.ctf.lttng-live/test-live.sh
tests/utils/utils.sh
This page took 0.025122 seconds and 4 git commands to generate.