If there are multiple parse errors, send them in a single mail message.
This commit is contained in:
@@ -108,6 +108,13 @@ set_cmnd_path(const char *runchroot)
|
||||
return NOT_FOUND;
|
||||
}
|
||||
|
||||
/* STUB */
|
||||
bool
|
||||
mail_parse_errors(void)
|
||||
{
|
||||
return true;
|
||||
}
|
||||
|
||||
/* STUB */
|
||||
bool
|
||||
log_warningx(int flags, const char *fmt, ...)
|
||||
|
Reference in New Issue
Block a user