diff --git a/include/tests_filesystems b/include/tests_filesystems index 155d4cd4..fc54f28c 100644 --- a/include/tests_filesystems +++ b/include/tests_filesystems @@ -233,8 +233,7 @@ if [ ${FOUND} -eq 1 ]; then Display --indent 2 --text "- Query swap partitions (fstab)" --result OK --color GREEN else - Display --indent 2 --text "- Query swap partitions (fstab)" --result WARNING --color YELLOW - ReportWarning ${TEST_NO} "L" "No swap partion found in /etc/fstab" + Display --indent 2 --text "- Query swap partitions (fstab)" --result NONE --color YELLOW logtext "Result: no swap partitions found in /etc/fstab" fi fi