From: Jérémie Galarneau Date: Mon, 10 Mar 2014 18:11:07 +0000 (-0400) Subject: Fix: Report errors occuring in lttng_live_read X-Git-Tag: v2.0.0-pre1~1559 X-Git-Url: http://git.efficios.com/?a=commitdiff_plain;h=23285bf35e2f0575ab79666616cec0a57584b00a;hp=23285bf35e2f0575ab79666616cec0a57584b00a;p=babeltrace.git Fix: Report errors occuring in lttng_live_read The lttng-live plugin does not return an error code when trying to open a live trace that is already opened by another client. Signed-off-by: Jérémie Galarneau ---