Remove debug printing statement
[deliverable/lttng-ivc.git] / lttng_ivc / run_as_sudo.sh
CommitLineData
042c4373
JR
1venv_path=$(dirname "$0")/../.venv/bin/activate
2
3. $venv_path
4
5$@
6
7which python
8
9
This page took 0.02243 seconds and 5 git commands to generate.