Fix: use `babeltrace2` instead of `babeltrace` in plugin paths
authorPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 8 Jun 2019 00:31:02 +0000 (20:31 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 13 Jun 2019 21:24:22 +0000 (17:24 -0400)
commitfed888660572e315d64f183d7120610756da2aea
treeb959a75035d423df21b73373411cab7c0cb4fb87
parent174f8a26473d5ef29d1dc02c7c9bfc2e87b9acda
Fix: use `babeltrace2` instead of `babeltrace` in plugin paths

This was overlooked when renaming some parts of the project from
`babeltrace` to `babeltrace2` recently.

Basically it made the project not work when installed.

Signed-off-by: Philippe Proulx <eeppeliteloop@gmail.com>
Change-Id: Ie1079cee61d6cb6b9bc3787332e4635ee738542f
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1408
cli/babeltrace2-cfg-cli-args.c
common/common.c
include/babeltrace2/common-internal.h
lib/plugin/plugin.c
This page took 0.025197 seconds and 4 git commands to generate.