Fix: lttng view, error message and exit code
authorJulien Desfossez <julien.desfossez@efficios.com>
Tue, 20 Mar 2012 15:19:14 +0000 (11:19 -0400)
committerDavid Goulet <dgoulet@ev0ke.net>
Tue, 20 Mar 2012 18:39:58 +0000 (14:39 -0400)
commit0c687325f18ccb6950cd6a8a9665f33a6890d5a1
treea57f24a52b83a91d69f48aea8ff2d4ffd9a52050
parentfa072eae902cbc001ec8406d52a3a6903eb77441
Fix: lttng view, error message and exit code

lttng view is a frontend command, when the viewer is not found in the
path, the error message should be human readable (no need for the
developper-oriented debug message).

Also the return code must indicate that something went wrong if the
viewer is not on the system.

(fix #144)

Signed-off-by: Julien Desfossez <julien.desfossez@efficios.com>
Signed-off-by: David Goulet <dgoulet@ev0ke.net>
src/bin/lttng/commands/view.c
This page took 0.02479 seconds and 4 git commands to generate.