mirror of
https://github.com/CISOfy/lynis.git
synced 2025-09-25 10:57:53 +02:00
Update tests_ports_packages
Incorrect constant name spelling
This commit is contained in:
parent
d81cc71790
commit
35e568e695
@ -1347,7 +1347,7 @@
|
|||||||
Display --indent 2 --text "- Toolkit for automatic upgrades (${UNATTENDED_UPGRADES_TOOL})" --result "${STATUS_FOUND}" --color GREEN
|
Display --indent 2 --text "- Toolkit for automatic upgrades (${UNATTENDED_UPGRADES_TOOL})" --result "${STATUS_FOUND}" --color GREEN
|
||||||
else
|
else
|
||||||
AddHP 1 5
|
AddHP 1 5
|
||||||
Display --indent 2 --text "- Toolkit for automatic upgrades" --result "${STATUS_NOTFOUND}" --color YELLOW
|
Display --indent 2 --text "- Toolkit for automatic upgrades" --result "${STATUS_NOT_FOUND}" --color YELLOW
|
||||||
LogText "Result: no toolkit for automatic updates discovered"
|
LogText "Result: no toolkit for automatic updates discovered"
|
||||||
ReportSuggestion "${TEST_NO}" "Consider using a tool to automatically apply upgrades"
|
ReportSuggestion "${TEST_NO}" "Consider using a tool to automatically apply upgrades"
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user