bareos: bareos-16.2 c66a739d
Author | Committer | Branch | Timestamp | Parent | |
---|---|---|---|---|---|
joergs | joergs | bareos-16.2 | 2017-06-06 18:02 | bareos-16.2 ad9ac1d1 | Pending |
Changeset | output_formatter: improve error message In some environments, these error messages are triggered often, without being actual errors (client send command to Director and closes the connection. In this case, the Director can't send the result back to the client and issues this error). With this patch, a debug message is issued instead of an error message. Also instead of always stating, that the message might be too long, it now checks the message size. Short messages are also show in the output. |
||||
mod - src/lib/output_formatter.c | Diff File | ||||
mod - src/lib/output_formatter.h | Diff File |