Skip to content
This repository has been archived by the owner on Jun 28, 2024. It is now read-only.

Commit

Permalink
Merge pull request #4511 from GabyCT/topic/cleanblogbench
Browse files Browse the repository at this point in the history
metrics: Use clean env for ctr for blogbench metrics
  • Loading branch information
GabyCT authored Feb 24, 2022
2 parents 6d90120 + cc14f38 commit 06a7747
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion metrics/storage/blogbench.sh
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@ EOF
metrics_json_add_array_element "$json"
metrics_json_end_array "Results"
metrics_json_save
clean_env
clean_env_ctr
}

main "$@"

0 comments on commit 06a7747

Please sign in to comment.