mirror of
https://github.com/kata-containers/kata-containers.git
synced 2025-07-19 09:51:29 +00:00
Revert "metrics: Add init_env function to latency test"
This reverts commit 9ac29b8d38
.
to remove the duplicate `init_env` call
Signed-off-by: stevenhorsman <steven@uk.ibm.com>
This commit is contained in:
parent
658a5e032b
commit
4ce94c2d1b
@ -33,8 +33,6 @@ function main() {
|
||||
cmds=("bc" "jq")
|
||||
check_cmds "${cmds[@]}"
|
||||
|
||||
init_env
|
||||
|
||||
# Check no processes are left behind
|
||||
check_processes
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user