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_networking
parent539bd49856a84f9bb19587b321eaf002271776be (diff)
Replaced old function names with new ones
Diffstat (limited to 'include/tests_networking')
-rw-r--r--include/tests_networking2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_networking b/include/tests_networking
index f0ba8252..f855af90 100644
--- a/include/tests_networking
+++ b/include/tests_networking
@@ -621,7 +621,7 @@
Report "dhcp_client_running=${DHCP_CLIENT_RUNNING}"
Report "arpwatch_running=${ARPWATCH_RUNNING}"
-wait_for_keypress
+WaitForKeyPress
#
#================================================================================