mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-27 07:44:14 +02:00
Update tests_filesystems
This commit is contained in:
parent
e37446521d
commit
12d9b38288
@ -297,7 +297,7 @@
|
|||||||
Display --indent 2 --text "- Checking for old files in /tmp" --result OK --color GREEN
|
Display --indent 2 --text "- Checking for old files in /tmp" --result OK --color GREEN
|
||||||
logtext "Result: no files found in /tmp which are older than 3 months"
|
logtext "Result: no files found in /tmp which are older than 3 months"
|
||||||
else
|
else
|
||||||
Display --indent 2 --text "- Checking for old files in /tmp" --result WARNING --color RED
|
Display --indent 2 --text "- Checking for old files in /tmp" --result FOUND --color RED
|
||||||
N=0
|
N=0
|
||||||
for I in ${FIND}; do
|
for I in ${FIND}; do
|
||||||
FILE=`echo ${I} | sed 's/!space!/ /g'`
|
FILE=`echo ${I} | sed 's/!space!/ /g'`
|
||||||
|
Loading…
x
Reference in New Issue
Block a user