tests: Use diff -u
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 3 Jul 2019 15:40:49 +0000 (11:40 -0400)
committerJérémie Galarneau <jeremie.galarneau@efficios.com>
Thu, 18 Jul 2019 15:53:33 +0000 (11:53 -0400)
commitdf185cf8b22743a06553cc5b3f90888454c83f8a
treef22745c55c0828c7bbb8e4520888f7215a6d44e6
parent621b4e7e955e8a94f5cf9772dde9440f6a58b53b
tests: Use diff -u

We are all more used to "unified" diff output formats than other
formats, so I suggest we use that for differences between expected and
actual results.

Change-Id: I681fcd232459eedf9c084514ca9d54be9732adcc
Signed-off-by: Simon Marchi <simon.marchi@efficios.com>
Reviewed-on: https://review.lttng.org/c/babeltrace/+/1601
Reviewed-by: Jonathan Rajotte Julien <jonathan.rajotte-julien@efficios.com>
Reviewed-by: Michael Jeanson <mjeanson@efficios.com>
Reviewed-by: Philippe Proulx <eeppeliteloop@gmail.com>
CI-Build: Michael Jeanson <mjeanson@efficios.com>
Tested-by: jenkins <jenkins@lttng.org>
tests/utils/utils.sh
This page took 0.024553 seconds and 4 git commands to generate.