mirror of
https://github.com/kata-containers/kata-containers.git
synced 2026-01-30 05:52:15 +00:00
metrics: Remove unused variable in openvino script
This PR removes an unused variable in the openvino script for kata metrics. Signed-off-by: Gabriela Cervantes <gabriela.cervantes.tellez@intel.com>
This commit is contained in:
@@ -62,7 +62,6 @@ EOF
|
||||
}
|
||||
|
||||
function main() {
|
||||
local i=0
|
||||
local cmds=("docker")
|
||||
local RES_DIR="/var/lib/phoronix-test-suite/test-results"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user