mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-24 06:14:33 +02:00
Add FOUND var to unset list
This commit is contained in:
parent
84dd024887
commit
e293af16aa
@ -144,7 +144,7 @@
|
|||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
Display --indent 2 --text "- Found ${FOUND} LUKS encrypted block devices." --result OK --color WHITE
|
Display --indent 2 --text "- Found ${FOUND} LUKS encrypted block devices." --result OK --color WHITE
|
||||||
unset BLOCK_DEV
|
unset BLOCK_DEV FOUND
|
||||||
fi
|
fi
|
||||||
#
|
#
|
||||||
#################################################################################
|
#################################################################################
|
||||||
|
Loading…
x
Reference in New Issue
Block a user