From 9c9ca6f947aa957cf7cdc7451f15d41f3d68ef16 Mon Sep 17 00:00:00 2001 From: Michael Boelen Date: Tue, 3 May 2016 11:00:06 +0200 Subject: [PATCH] Proper call to WaitForKeyPress --- include/tests_logging | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_logging b/include/tests_logging index da9fd5bd..dfd63679 100644 --- a/include/tests_logging +++ b/include/tests_logging @@ -507,7 +507,7 @@ Report "log_rotation_config_found=${LOGROTATE_CONFIG_FOUND}" Report "log_rotation_tool=${LOGROTATE_TOOL}" -WaitForKeypress +WaitForKeyPress # #================================================================================