mirror of
https://github.com/CISOfy/lynis.git
synced 2026-03-11 08:55:28 +00:00
Add FOUND var to unset list
This commit is contained in:
parent
84dd024887
commit
e293af16aa
1 changed files with 1 additions and 1 deletions
|
|
@ -144,7 +144,7 @@
|
|||
fi
|
||||
done
|
||||
Display --indent 2 --text "- Found ${FOUND} LUKS encrypted block devices." --result OK --color WHITE
|
||||
unset BLOCK_DEV
|
||||
unset BLOCK_DEV FOUND
|
||||
fi
|
||||
#
|
||||
#################################################################################
|
||||
|
|
|
|||
Loading…
Reference in a new issue