I missed your patch by a couple minutes, fixed by:
commit 11d328decaa033ac5b98b333c4aecfc1d82f6bf5
Author: Philippe Proulx <[email protected]>
Date: Mon Sep 18 17:27:28 2017 -0400
Fix: tests/Makefile.am: add missing LOG_DRIVER
Signed-off-by: Philippe Proulx <[email protected]>
Signed-off-by: Jérémie Galarneau <[email protected]>
Thanks!
Jérémie
On 18 September 2017 at 17:06, Michael Jeanson <[email protected]> wrote:
> Signed-off-by: Michael Jeanson <[email protected]>
> ---
> 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
_______________________________________________
lttng-dev mailing list
[email protected]
https://lists.lttng.org/cgi-bin/mailman/listinfo/lttng-dev