diff --git a/include/tests_accounting b/include/tests_accounting index 6954b63f..6d89a796 100644 --- a/include/tests_accounting +++ b/include/tests_accounting @@ -91,7 +91,7 @@ AddHP 3 3 else Display --indent 2 --text "- Checking accounting information" --result "${STATUS_NOT_FOUND}" --color YELLOW - LogText "Result: No accounting information available (${ROOTDIR}var/account/pacct, ${ROOTDIR}var/log/account/pact nor ${ROOTDIR}var/log/pact exist)" + LogText "Result: No accounting information available (${ROOTDIR}var/account/pacct, ${ROOTDIR}var/log/account/pacct nor ${ROOTDIR}var/log/pacct exist)" LogText "Remark: Possibly there is another location where the accounting data is stored" ReportSuggestion "${TEST_NO}" "Enable process accounting" AddHP 2 3