simplify/speedup python tests

This commit is contained in:
holger krekel
2019-11-21 17:45:50 +01:00
parent 932c86bb3b
commit 4ed96b16f4
2 changed files with 2 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ X=${DCC_PY_LIVECONFIG:?need env var to run Online tests}
set -x
# for core-building and python install step
export DCC_RS_TARGET=release
export DCC_RS_TARGET=release
export DCC_RS_DEV=`pwd`
cd python