diff --git a/include/tests_filesystems b/include/tests_filesystems index 7b2031db..4397010b 100644 --- a/include/tests_filesystems +++ b/include/tests_filesystems @@ -305,7 +305,7 @@ if [ ${FOUND} -eq 1 ]; then Display --indent 2 --text "- Query swap partitions (fstab)" --result "${STATUS_OK}" --color GREEN else - Display --indent 2 --text "- Query swap partitions (fstab)" --result "${STATUS_NONE}" --color YELLOW + Display --indent 2 --text "- Query swap partitions (fstab)" --result "${STATUS_NONE}" --color WHITE LogText "Result: no swap partitions found in /etc/fstab" fi fi