X-Git-Url: http://git.efficios.com/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Flist.c;h=4ff6f785874f13cf3f0049381c1c8dac6679de2a;hp=e3ff4f1bac7d422f911e0f53e125060bb4b30137;hb=4aa5f66021766ef1d304fecd4bedb36335924050;hpb=d53addeb964039ae2f544de1d7d452fb5ad6da69 diff --git a/src/bin/lttng/commands/list.c b/src/bin/lttng/commands/list.c index e3ff4f1ba..4ff6f7858 100644 --- a/src/bin/lttng/commands/list.c +++ b/src/bin/lttng/commands/list.c @@ -1251,7 +1251,6 @@ static int list_sessions(const char *session_name) /* Pretty print */ if (count == 0) { MSG("Currently no available tracing session"); - ret = CMD_ERROR; goto end; }