X-Git-Url: http://git.efficios.com/?p=babeltrace.git;a=blobdiff_plain;f=cli%2Fbabeltrace-cfg-cli-args.c;h=06385a35d1e908edfd3b0c9bd0870894ecdf6210;hp=159421650e5550f195f0520c3f73b374d217c6a7;hb=1e20174de25333862f77d17151525224afbb0662;hpb=adb623c27633580e01f7f7c29a1b91be762f0dd8 diff --git a/cli/babeltrace-cfg-cli-args.c b/cli/babeltrace-cfg-cli-args.c index 15942165..06385a35 100644 --- a/cli/babeltrace-cfg-cli-args.c +++ b/cli/babeltrace-cfg-cli-args.c @@ -4521,6 +4521,13 @@ struct bt_config *bt_config_convert_from_args(int argc, const char *argv[], if (ret) { goto error; } + + ret = append_implicit_component_extra_param( + &implicit_lttng_live_args, + "session-not-found-action", "end"); + if (ret) { + goto error; + } } else { /* * Create one source.ctf.fs component, pass it an array