mirror of
https://github.com/CISOfy/lynis.git
synced 2025-07-28 00:04:16 +02:00
Better log message
This commit is contained in:
parent
e6891feeb4
commit
554dd2d5e9
@ -2320,7 +2320,7 @@
|
||||
esac
|
||||
for FOUND_CONF in ${CONF_WILDCARD}; do
|
||||
if [ "${FOUND_CONF}" = "${CONF_WILDCARD}" ]; then
|
||||
LogText "Found no match for ${CONF_WILDCARD}"
|
||||
LogText "Found no match for wildcard pattern: ${CONF_WILDCARD}"
|
||||
break
|
||||
fi
|
||||
FOUND=0
|
||||
|
Loading…
x
Reference in New Issue
Block a user