Adding missing test number for suggestion

This commit is contained in:
Xavier Noguer 2023-05-18 22:02:30 +00:00
parent 59a3c4b536
commit ae129b24be
1 changed files with 1 additions and 1 deletions

View File

@ -485,7 +485,7 @@
LogText "Result: ypldap is running"
Display --indent 2 --text "- Checking ypldap status" --result "${STATUS_FOUND}" --color GREEN
else
ReportSuggestion "Disable the usage of NIS/NIS+ and use an alternative like LDAP or Kerberos instead"
ReportSuggestion "${TEST_NO}" "Disable the usage of NIS/NIS+ and use an alternative like LDAP or Kerberos instead"
fi
else
LogText "Result: ypbind is not active"