[lttng-dev] [PATCH babeltrace] Fix: use the in-tree tap-driver.sh
Jérémie Galarneau
jeremie.galarneau at efficios.com
Mon Sep 18 21:53:06 UTC 2017
I missed your patch by a couple minutes, fixed by:
commit 11d328decaa033ac5b98b333c4aecfc1d82f6bf5
Author: Philippe Proulx <eeppeliteloop at gmail.com>
Date: Mon Sep 18 17:27:28 2017 -0400
Fix: tests/Makefile.am: add missing LOG_DRIVER
Signed-off-by: Philippe Proulx <eeppeliteloop at gmail.com>
Signed-off-by: Jérémie Galarneau <jeremie.galarneau at efficios.com>
Thanks!
Jérémie
On 18 September 2017 at 17:06, Michael Jeanson <mjeanson at efficios.com> wrote:
> Signed-off-by: Michael Jeanson <mjeanson at efficios.com>
> ---
> tests/Makefile.am | 3 +++
> 1 file changed, 3 insertions(+)
>
> diff --git a/tests/Makefile.am b/tests/Makefile.am
> index c5d61ba..f9c207f 100644
> --- a/tests/Makefile.am
> +++ b/tests/Makefile.am
> @@ -1,5 +1,8 @@
> SUBDIRS = utils cli lib bindings plugins
>
> +LOG_DRIVER_FLAGS='--merge'
> +LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) $(top_srcdir)/config/tap-driver.sh
> +
> EXTRA_DIST = $(srcdir)/ctf-traces/** \
> $(srcdir)/debug-info-data/** \
> $(srcdir)/debug-info-data/.build-id/cd/**
> --
> 2.7.4
>
--
Jérémie Galarneau
EfficiOS Inc.
http://www.efficios.com
More information about the lttng-dev
mailing list