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_nameservices
parent539bd49856a84f9bb19587b321eaf002271776be (diff)
Replaced old function names with new ones
Diffstat (limited to 'include/tests_nameservices')
-rw-r--r--include/tests_nameservices2
1 files changed, 1 insertions, 1 deletions
diff --git a/include/tests_nameservices b/include/tests_nameservices
index 3d966e11..db4f1626 100644
--- a/include/tests_nameservices
+++ b/include/tests_nameservices
@@ -661,7 +661,7 @@
#
report ="name_cache_used=${NAME_CACHE_USED}"
-wait_for_keypress
+WaitForKeyPress
#
#================================================================================