Skip to content

Error message should be shown on log when SEND_COMMNET is false #12

@mkimuram

Description

@mkimuram

If SEND_COMMNET is set to false, no error message is shown on the console log. The error message is expected to be shown after Check Failed!! message.

It seems to be caused, because COMMENT in each check_* functions is set only if SEND_COMMNET is true. However, it should be set regardless of SEND_COMMNET.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions