Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/CISOfy/lynis.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Boelen <michael.boelen@cisofy.com>2016-05-03 12:00:06 +0300
committerMichael Boelen <michael.boelen@cisofy.com>2016-05-03 12:00:06 +0300
commit9c9ca6f947aa957cf7cdc7451f15d41f3d68ef16 (patch)
treeb7875fdf1dd92587ff866d32060c9b00eb359864 /include/tests_logging
parent70fd028713f875d9a9355dc29102550f85bf3e9e (diff)
Proper call to WaitForKeyPress
Diffstat (limited to 'include/tests_logging')
-rw-r--r--include/tests_logging2
1 files changed, 1 insertions, 1 deletions
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
#
#================================================================================