python: remove DCC_PY_LIVECONFIG references from all scripts

This variable is not used anymore.
This commit is contained in:
link2xt
2021-04-11 05:49:36 +03:00
committed by link2xt
parent ce4675e9f7
commit b5f2752e41
6 changed files with 1 additions and 9 deletions

View File

@@ -29,7 +29,6 @@ ssh $SSHTARGET <<_HERE
export RUSTC_WRAPPER=\`which sccache\`
cd $BUILDDIR
export TARGET=release
export DCC_PY_LIVECONFIG=$DCC_PY_LIVECONFIG
export DCC_NEW_TMP_EMAIL=$DCC_NEW_TMP_EMAIL
#we rely on tox/virtualenv being available in the host