Fix: merge tap tests stdout and stderr
[lttng-tools.git] / tests / unit / Makefile.am
index b7f318fccc19f62093ad82ec7a8bf3144546eef2..5625cf0fcba42387266e90d05b4a98e5d5169f62 100644 (file)
@@ -3,6 +3,7 @@ SUBDIRS = ini_config
 AM_CFLAGS = -I$(top_srcdir)/include -I$(top_srcdir)/src -I$(top_srcdir)/tests/utils/ -I$(srcdir)
 AM_LDFLAGS =
 
+LOG_DRIVER_FLAGS='--merge'
 LOG_DRIVER = env AM_TAP_AWK='$(AWK)' $(SHELL) \
        $(top_srcdir)/config/tap-driver.sh
 
This page took 0.02268 seconds and 4 git commands to generate.