Skip to content
Snippets Groups Projects
Commit 2e03e895 authored by Reiner Jung's avatar Reiner Jung
Browse files

Updated setup.

parent 4bc4bfef
No related branches found
No related tags found
No related merge requests found
__pycache__/**
config.ini
config.rc
monitoring.ini
data/**
kieker-lang-pack-python/**
......
# benchmark setup script
PYTHON=`which python3`
PIP=`which pip`
GIT=`which git`
RSCRIPT_PATH="${BASE_DIR}/../../statistics.r"
MAIN_DIR="${BASE_DIR}/../../.."
DATA_DIR="${BASE_DIR}/data"
KIEKER_4_PYTHON_REPO_URL="https://github.com/rju/kieker-lang-pack-python.git"
KIEKER_4_PYTHON_DIR="${BASE_DIR}/kieker-lang-pack-python"
KIEKER_4_PYTHON_BRANCH="ast_import_hook"
RECEIVER_ARCHIVE="${MAIN_DIR}/tools/receiver/build/distributions/receiver.tar"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment