mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Replaced old function names with new ones
This commit is contained in:
parent
42607ceaf5
commit
43f6baeb2e
@ -322,7 +322,7 @@
|
|||||||
#################################################################################
|
#################################################################################
|
||||||
#
|
#
|
||||||
|
|
||||||
logtextbreak
|
LogTextBreak
|
||||||
|
|
||||||
#================================================================================
|
#================================================================================
|
||||||
# Lynis - Copyright 2007-2016, Michael Boelen - CISOfy, https://cisofy.com
|
# Lynis - Copyright 2007-2016, Michael Boelen - CISOfy, https://cisofy.com
|
||||||
|
@ -91,7 +91,7 @@
|
|||||||
|
|
||||||
if [ ${SHOW_REPORT} -eq 1 ]; then
|
if [ ${SHOW_REPORT} -eq 1 ]; then
|
||||||
|
|
||||||
logtextbreak
|
LogTextBreak
|
||||||
|
|
||||||
#
|
#
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user