mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Replaced old function names with new ones
This commit is contained in:
parent
42607ceaf5
commit
43f6baeb2e
2 changed files with 2 additions and 2 deletions
|
|
@ -322,7 +322,7 @@
|
|||
#################################################################################
|
||||
#
|
||||
|
||||
logtextbreak
|
||||
LogTextBreak
|
||||
|
||||
#================================================================================
|
||||
# Lynis - Copyright 2007-2016, Michael Boelen - CISOfy, https://cisofy.com
|
||||
|
|
|
|||
|
|
@ -91,7 +91,7 @@
|
|||
|
||||
if [ ${SHOW_REPORT} -eq 1 ]; then
|
||||
|
||||
logtextbreak
|
||||
LogTextBreak
|
||||
|
||||
#
|
||||
#################################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue