No need for nosetests path adjustments

This commit is contained in:
Laurent Bachelier 2012-04-22 18:27:10 +02:00 committed by Romain Bignon
commit d638ea2f65

View file

@ -47,6 +47,7 @@ echo "file://$WEBOOB_DIR/modules" > "${WEBOOB_TMPDIR}/sources.list"
export WEBOOB_WORKDIR="${WEBOOB_TMPDIR}"
export PYTHONPATH="${WEBOOB_DIR}"
export NOSE_NOPATH="1"
${PYTHON} "${WEBOOB_DIR}/scripts/weboob-config" update
# allow failing commands past this point