Fix: relayd not spawned on default-url live session creation
authorJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 24 Apr 2019 20:06:01 +0000 (16:06 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Wed, 24 Apr 2019 20:06:01 +0000 (16:06 -0400)
commit973ad93ec5c6cc4c373cdae2d3ef8313d0a64cb5
tree4b72ddba5c50677532253991e38934571664f8b2
parent0d516803f01920a6120fffc49206e82b2e1b1fba
Fix: relayd not spawned on default-url live session creation

b178f53e9 introduced a regression that causes the lttng client to
not spawn a relay daemon automatically when a live session is
created using the default url parameters.

This fix re-introduces an equivalent check to restore the
previous behaviour.

Reported-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau@efficios.com>
src/bin/lttng/commands/create.c
This page took 0.025605 seconds and 4 git commands to generate.