From 0d4b25d3089d1f6f31f5c32689f222c575c96a2c Mon Sep 17 00:00:00 2001 From: mboelen Date: Thu, 11 Jun 2015 13:58:16 +0200 Subject: [PATCH] Disable suggestion for this test --- include/tests_filesystems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_filesystems b/include/tests_filesystems index 6444a645..9b9561a1 100644 --- a/include/tests_filesystems +++ b/include/tests_filesystems @@ -276,7 +276,7 @@ Display --indent 2 --text "- Testing swap partitions" --result WARNING --color RED logtext "Result: possible incorrect mount options used for mounting swap partition (${FIND})" #ReportWarning ${TEST_NO} "L" "Possible incorrect mount options used for swap parition (${FIND})" - ReportSuggestion ${TEST_NO} "Check your /etc/fstab file for swap partition mount options" + #ReportSuggestion ${TEST_NO} "Check your /etc/fstab file for swap partition mount options" logtext "Notes: usually swap partition have 'sw' or 'swap' in the options field (4th)" fi fi