]> git.ipfire.org Git - thirdparty/systemd.git/commit
test-sysusers: show diffs in stderr
authorYu Watanabe <watanabe.yu+github@gmail.com>
Sun, 7 Sep 2025 04:32:51 +0000 (13:32 +0900)
committerYu Watanabe <watanabe.yu+github@gmail.com>
Wed, 17 Sep 2025 13:20:42 +0000 (22:20 +0900)
commitaa5aac9e40b17a0571d0bf92d93e3b2ece98777a
treed6b073f5f96b1dff965d8f76c623219a595d3e37
parent87a87b02b92d6cabbb86fe2c5829d3824d4c1265
test-sysusers: show diffs in stderr

Otherwise, the diffs are eaten by 'meson test' command unless --verbose
option is specified.
test/test-sysusers.sh.in