tests: Use diff -u
authorSimon Marchi <simon.marchi@efficios.com>
Wed, 3 Jul 2019 15:40:49 +0000 (11:40 -0400)
committerPhilippe Proulx <eeppeliteloop@gmail.com>
Wed, 3 Jul 2019 19:16:28 +0000 (15:16 -0400)
commit1af7795bba1a6f1a851cedc3434061fcad7e0adc
treef79f1a0bccf44c841353b31159bfcfc163c44558
parent9275bef4a2fa8fdcec24f4d9953b772c802897f9
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.02556 seconds and 4 git commands to generate.