X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fcreate.c;h=10e5ffdbc02cbdbfa496376440a856fe664d91c7;hp=438e88f4cadfeaa18e259d86047f40b9c88db2a8;hb=7b3f7be251130172712e02262d413e90f3252978;hpb=83c50c540631cb2cd9cd099a801f2329a5c4b8bf diff --git a/src/bin/lttng/commands/create.c b/src/bin/lttng/commands/create.c index 438e88f4c..10e5ffdbc 100644 --- a/src/bin/lttng/commands/create.c +++ b/src/bin/lttng/commands/create.c @@ -637,6 +637,7 @@ end: return ret; } +static int validate_url_option_combination(void) { int ret = 0;