Fix: don't allow different control and data destination
authorDavid Goulet <dgoulet@efficios.com>
Thu, 11 Apr 2013 19:00:45 +0000 (15:00 -0400)
committerDavid Goulet <dgoulet@efficios.com>
Thu, 11 Apr 2013 20:19:11 +0000 (16:19 -0400)
commit4f50c803f026f217d37588c46265b5c2fb9a1195
tree7141bdeb6e4ab661f3e94076ce76a6b0e0f7898b
parent552c8777339c462c93bd5a9aa1d77a3415cf4db0
Fix: don't allow different control and data destination

The lttng create command does not allow anymore different destination
when using -C and -D.

Fixes #455

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