Update tests_filesystems

This commit is contained in:
Anthony Di Pietro 2025-10-11 05:54:37 +00:00 committed by GitHub
parent 95d6dbbcea
commit e7ed1d3ec3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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