# dummy variable to keep lintian from complaining
# that all supported python versions are not tested
# (this script launches test-io4dolfinx)
PYVER=`py3versions -sv`

export PRTE_MCA_rmaps_default_mapping_policy=:oversubscribe
export MPIEXEC="mpirun -n 2"

debian/tests/test-io4dolfinx
