From d66b19cb39cf546b93122dd72a34e8a78563cc93 Mon Sep 17 00:00:00 2001 From: sousinha1997 Date: Fri, 27 Sep 2024 10:04:32 +0530 Subject: [PATCH] extra space --- reboot_measurement/run_reboot.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reboot_measurement/run_reboot.sh b/reboot_measurement/run_reboot.sh index bc1dbe3..a8a9986 100755 --- a/reboot_measurement/run_reboot.sh +++ b/reboot_measurement/run_reboot.sh @@ -5,7 +5,7 @@ working_dir=`pwd` iterations=1 boot_version="v1.0" -test_name = "reboot_measurement" +test_name="reboot_measurement" usage() {