Skip to content
Snippets Groups Projects

Log msg cleanup

Merged Daniel Salzman requested to merge log-msg-cleanup into master

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Ghost User
    Ghost User @ghost started a thread on the diff
  • 169 169 const knot_dname_t *zone_name = zone->apex->owner;
    170 170
    171 171 if (error > (int)ZC_ERR_GLUE_RECORD) {
    172 log_zone_warning(zone_name, "sematic check, unknown error");
    172 log_zone_warning(zone_name, "semantic check, unknown error");
  • Reassigned to @dsalzman

  • Review the changes, please.

  • Please register or sign in to reply
    Loading