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)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Sat, 8 Jun 2019 00:58:11 +0000 (20:58 -0400)
commitd9676d8c5afce3c35d282fb5053a9bbc7427526b
tree286c31090ad6dec204f4a9785a59a1b8a2a535fa
parentb42ac238b359c6989e7578822c54112a1673d1d9
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.024367 seconds and 4 git commands to generate.