Actions
Bug #829
closedlttng list command reports an error when no tracing sessions are available
Start date:
08/21/2014
Due date:
% Done:
100%
Estimated time:
Description
lttng list should not return an error if no sessions are registered to the session daemon.
$ lttng list Currently no available tracing session Error: Command error $ echo $? 1
Actions