Remove generic error reporting from the lttng client
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 8 Aug 2018 21:48:24 +0000 (17:48 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 16 Aug 2018 20:01:30 +0000 (16:01 -0400)
Unsuccessful command results are reported by the lttng client
which often results in strange error messages of the form:

Error: Could not rotate ...
Error: Command error

Considering that most commands correctly report their errors,
it is safe to remove those generic error reports.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>

No differences found
This page took 0.026857 seconds and 5 git commands to generate.