Fix: backported fix uses msec vs sec in stable-2.2
authorDavid Goulet <dgoulet@efficios.com>
Fri, 11 Oct 2013 19:35:39 +0000 (15:35 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Fri, 11 Oct 2013 19:35:39 +0000 (15:35 -0400)
commitb51183aed8824a07317a3811826ca8d3b567e8f5
treebab05c323de726c79605df3e68441084d751a097
parentaf5e22f20180ac52ad30a6c3af1c97d88ef32f6a
Fix: backported fix uses msec vs sec in stable-2.2

In stable-2.2, setting the timeout expects seconds and not msec like in
stable-2.3 and above. This fixes the previous commit that was backported
from master.

Signed-off-by: David Goulet <dgoulet@efficios.com>
src/bin/lttng-sessiond/main.c
This page took 0.024532 seconds and 4 git commands to generate.