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>
Thu, 19 Sep 2019 19:31:48 +0000 (15:31 -0400)
commit711a9f393e2cd31b5a6c41e7506a722b9a8c5e30
tree324b336d29ff5814947917a5d21da7cae5866cd5
parent80d04a21e92a21cca7e7a218dd985ac4339fbe6b
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.024495 seconds and 4 git commands to generate.