From: Michael Jeanson Date: Wed, 18 May 2016 19:43:06 +0000 (-0400) Subject: Fix: merge tap tests stdout and stderr X-Git-Tag: v2.9.0-rc1~180 X-Git-Url: https://git.lttng.org/?p=lttng-tools.git;a=commitdiff_plain;h=8689ad30df1d78a7bc7a6404490e0cdcfb4e0295;hp=8689ad30df1d78a7bc7a6404490e0cdcfb4e0295 Fix: merge tap tests stdout and stderr This makes the output and error statement ordered in the log file and ensure that the first line is the tap test plan. Some tap parser are confused if the test plan is not on the first line. Signed-off-by: Michael Jeanson Signed-off-by: Jérémie Galarneau ---