Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix: hb_report: indicate the 'crm report' failure #288

Merged

Commits on Sep 25, 2024

  1. Fix: hb_report: indicate the 'crm report' failure

    Previously, even if the crm report had failed, the hawk
    would show the green status. In this change, we add reading
    ./tmp/pids/report.exit and ./tmp/reports/<report-file>.stderr
    We return the first line of the error message and the red status,
    if the execution has failed.
    Aleksei Burlakov committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    1bda8e9 View commit details
    Browse the repository at this point in the history