Skip to content
Snippets Groups Projects
Commit 0d0c57f9f628 authored by Pierre-Yves David's avatar Pierre-Yves David :octopus:
Browse files

benchrepo: also track the radical repository id in `repo_id`

This can't hurt and make things a bit clearer.
parent c61c473d6be5
No related branches found
No related tags found
No related merge requests found
......@@ -286,6 +286,7 @@
"This combination of parameters does not exist, skipping."
)
self.repo_id = repo
self.repo_name = repo_name
reference_basename = "{}-reference".format(self.repo_name)
self.repo_path = os.path.join(REPOS_DIR, reference_basename)
......
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