Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tools: Use TEZOS_CONTEXT_REPLAY_COMMIT_STATS environment variable for path to output commit stats. #7

Merged
merged 1 commit into from Mar 7, 2023

Conversation

adatario
Copy link
Owner

@adatario adatario commented Mar 6, 2023

This uses an environment variable to specify where commit stats should be written. Solves an issue mentioned in #4 .

Probably a better approach would be to use a command line argument.

@punchagan: Do you think this could be used from the replay scripts?

@punchagan
Copy link
Contributor

I think using an environment variable is good enough, for now. I've updated https://github.com/tarides/irmin-tezos-benchmarking/pull/5 to use this environment variable.

@adatario adatario merged commit d3a2a0d into main Mar 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants