From 3cc696edfce5b644d410a3e98d04b55d46dd11d6 Mon Sep 17 00:00:00 2001 From: mboelen Date: Mon, 15 Sep 2014 10:42:11 +0200 Subject: [PATCH] Adjusted suggestion call for [FILE-6354] --- include/tests_filesystems | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/tests_filesystems b/include/tests_filesystems index 86c7e167..82b3f0b1 100644 --- a/include/tests_filesystems +++ b/include/tests_filesystems @@ -261,7 +261,7 @@ logtext "private information and should be deleted it not being used actively. Use a tool like lsof to" logtext "see which programs possibly are using a particular file. Some systems can cleanup temporary" logtext "directories by setting a boot option." - ReportSuggestion ${TEST_NO} "L" "Check ${N} files in /tmp which are older than ${TMP_OLD_DAYS} days" + ReportSuggestion ${TEST_NO} "Check ${N} files in /tmp which are older than ${TMP_OLD_DAYS} days" fi fi #