Disable suggestion for this test

This commit is contained in:
mboelen 2015-06-11 13:58:16 +02:00
parent e13a9087ea
commit 0d4b25d308
1 changed files with 1 additions and 1 deletions

View File

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