From fc7c5fb7234ffa4e7ac26b1094e44b6b2fb6a2eb Mon Sep 17 00:00:00 2001 From: Skactor Date: Tue, 25 Feb 2020 15:48:55 +0800 Subject: Update tests_shells Write function as variable due to careless error --- include/tests_shells | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/tests_shells') diff --git a/include/tests_shells b/include/tests_shells index f440da5a..d4b3d9a3 100644 --- a/include/tests_shells +++ b/include/tests_shells @@ -115,7 +115,7 @@ if IsRunning "autolog"; then IDLE_TIMEOUT=1 LogText "Result: found autolog process to kill idle sessions" - Report="session_timeout_method[]=autolog" + Report "session_timeout_method[]=autolog" IDLE_TIMEOUT_METHOD="autolog" fi -- cgit v1.2.3