forcing AGENT_NAME to be defined from repo

This commit is contained in:
Silen Naihin
2023-07-27 14:28:11 +01:00
parent 0e6be16d07
commit 71e0c598d6
3 changed files with 12 additions and 16 deletions

View File

@@ -216,7 +216,6 @@ def calculate_dynamic_paths() -> tuple[Path, str, str, str]:
CONFIG_PATH, REGRESSION_TESTS_PATH, INFO_TESTS_PATH = assign_paths(
benchmarks_folder_path
)
else:
# otherwise the default is when home is an agent (running agbenchmark from agent/agent_repo)
# used when its just a pip install