lttng enable-events: fix argument parsing
authorMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 14 Nov 2011 14:31:22 +0000 (09:31 -0500)
committerMathieu Desnoyers <mathieu.desnoyers@efficios.com>
Mon, 14 Nov 2011 14:31:22 +0000 (09:31 -0500)
commit40e9d5d35c87e260affd0e806152a8b28ce6c211
tree29bac4bf8174eff8ae598172445931b01f018859
parent5d56b5aa74fa8efaa677c0a97d577b114d3e27e6
lttng enable-events: fix argument parsing

We should only specify one of arg expected is a string/opt string _or_
that the callback needs to read it, but not both.

Causes some arguments to be skipped with some libpopt versions.

Signed-off-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>
lttng/commands/enable_events.c
This page took 0.025416 seconds and 4 git commands to generate.