builder: Use venv for butterfly validation

This commit is contained in:
Alexey Rogachevskiy
2019-11-08 17:25:19 +03:00
parent 53caa9771c
commit a1577eeea0

View File

@@ -27,7 +27,11 @@ tcpdump --version
monkey --version
pigpiod -v
i2cdetect -V
# butterfly uses its own venv, so we honor that
. /root/butterfly_env/bin/activate
butterfly -h
# deactivate venv as needed
deactivate
espeak --version
mjpg_streamer --version