X-Git-Url: http://git.efficios.com/?a=blobdiff_plain;f=src%2Fbin%2Flttng%2Fcommands%2Fcreate.c;h=10e5ffdbc02cbdbfa496376440a856fe664d91c7;hb=2d97a0067600335f07eecb2c1d9ba68fc164583e;hp=438e88f4cadfeaa18e259d86047f40b9c88db2a8;hpb=973ad93ec5c6cc4c373cdae2d3ef8313d0a64cb5;p=lttng-tools.git 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;