From: Thomas Weißschuh Date: Wed, 30 Nov 2022 04:57:12 +0000 (+0100) Subject: autotools: show test failure diff X-Git-Tag: v2.39-rc1~394^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d79ec90b89f9a33179a39f5ddad380492242ed4e;p=thirdparty%2Futil-linux.git autotools: show test failure diff This helps investigating issues, especially spurious errors only happening during CI like the failure of "hardlink/options-maximum-size-8192" --- diff --git a/tests/Makemodule.am b/tests/Makemodule.am index 31cf70f42d..d5422bebf5 100644 --- a/tests/Makemodule.am +++ b/tests/Makemodule.am @@ -13,7 +13,7 @@ clean-local-tests: CLEAN_LOCALS += clean-local-tests -TESTS_OPTIONS = --nonroot +TESTS_OPTIONS = --nonroot --show-diff TESTS_PARALLEL = --parallel TESTS_COMMAND = $(top_srcdir)/tests/run.sh \ --srcdir=$(abs_top_srcdir) \