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:
authormboelen <michael@cisofy.com>2016-04-28 13:31:57 +0300
committermboelen <michael@cisofy.com>2016-04-28 13:31:57 +0300
commit42607ceaf5959ea43613a7c59002142d71a183a4 (patch)
tree00f3815d62e9c3a8febbcf8a731bec2e9b70e0e0 /include/tests_ssh
parent539bd49856a84f9bb19587b321eaf002271776be (diff)
Replaced old function names with new ones
Diffstat (limited to 'include/tests_ssh')
-rw-r--r--include/tests_ssh2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_ssh b/include/tests_ssh
index fcd1bfc7..8b2e5775 100644
--- a/include/tests_ssh
+++ b/include/tests_ssh
@@ -277,7 +277,7 @@
Report "ssh_daemon_running=${SSH_DAEMON_RUNNING}"
#Report "ssh_daemon_port=${SSH_DAEMON_PORT}"
-wait_for_keypress
+WaitForKeyPress
#
#================================================================================