tests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Fri, 10 Nov 2023 14:09:21 +0000 (09:09 -0500)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 7 Feb 2024 21:25:56 +0000 (16:25 -0500)
commit31d2049bc9259ef24ef21d2a5352096057a09877
treebb87af67b665d5243fec47730c6be9b5cf8d0074
parent2fb231c047e483af94e4664c1316d7943aaa4c0e
tests/utils: `run-python-bt2.sh` -> `run-in-py-env.sh`

This makes it consistent with the underlying Bash function name and
indicates that it doesn't need to run Python itself.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: If030bcea8349edc4d4ba1425a64778c08227101d
CONTRIBUTING.adoc
tests/utils/Makefile.am
tests/utils/run-in-py-env.sh [new file with mode: 0755]
tests/utils/run-python-bt2.sh [deleted file]
This page took 0.024332 seconds and 4 git commands to generate.