cli: ensure queries always receive a map
authorFrancis Deslauriers <francis.deslauriers@efficios.com>
Thu, 10 Oct 2019 14:50:57 +0000 (10:50 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 17 Oct 2019 16:13:26 +0000 (12:13 -0400)
commitabb3ec0723e65c1c624178312367dff584cec214
tree10ed8035ee8864ce6c4daa53e26f114102eef6d9
parent5eb3f5e6991f720e84655fd87410741e69bea46b
cli: ensure queries always receive a map

Note that with this commit it's possible to have multiple `--params`
options for the same query object. Before, that the last `--params`
would overwrite any previous ones.

Signed-off-by: Francis Deslauriers <francis.deslauriers@efficios.com>
Change-Id: Id63354024a4464cc65ddab2e2e0a168c36dc377d
Reviewed-on: https://review.lttng.org/c/babeltrace/+/2164
Reviewed-by: Simon Marchi <simon.marchi@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
src/cli/babeltrace2-cfg-cli-args.c
This page took 0.024413 seconds and 4 git commands to generate.