Files
strongswan-ext/src/libcharon/plugins/vici/python/tox.sh
T
Tobias Brunner b723431540 vici: Run Python tests via tox if available
Since we use the serial test harness we can't use AM_TESTS_ENVIRONMENT.
The script is necessary for out-of-tree builds.
2020-01-14 15:26:52 +01:00

4 lines
59 B
Bash
Executable File

#!/bin/sh
${TOX} -c ${srcdir} --skip-missing-interpreters