]> git.ipfire.org Git - thirdparty/util-linux.git/commitdiff
autotools: show test failure diff
authorThomas Weißschuh <thomas@t-8ch.de>
Wed, 30 Nov 2022 04:57:12 +0000 (05:57 +0100)
committerThomas Weißschuh <thomas@t-8ch.de>
Thu, 1 Dec 2022 05:06:27 +0000 (06:06 +0100)
This helps investigating issues, especially spurious errors only
happening during CI like the failure of "hardlink/options-maximum-size-8192"

tests/Makemodule.am

index 31cf70f42d27513b54863c8ff79933424aadcead..d5422bebf5cd7a3d4d49601854ca3c81d308344c 100644 (file)
@@ -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) \