Clean-up: lttng: check status returned when checking rotation state
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 11 Sep 2019 00:17:34 +0000 (20:17 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 11 Sep 2019 00:17:34 +0000 (20:17 -0400)
commit7d81aa9fff703f8fcf35f8ac426aa37d0ffffb16
tree9caa9698360ce84b8ffe8b4f0c2fc1a2f5a11d27
parenteaeb64a96cf1ecf2a1b6e654a74bb38892bbfd9e
Clean-up: lttng: check status returned when checking rotation state

While the use of the destruction handle in the lttng client guarantees
that obtaining the rotation's state will succeed, it is a poor example
to give of using this API. Moreover, we don't wait to give the
impression that this could never change.

Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/destroy.c
This page took 0.025405 seconds and 5 git commands to generate.