Merge pull request #846 from Skactor/patch-2

Update tests_shells
This commit is contained in:
Michael Boelen 2020-03-11 15:52:33 +01:00 committed by GitHub
commit efc591c791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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