Christian Hesse pushed to branch main at Arch Linux / Packaging / Packages /
util-linux
Commits:
bd8ec2df by Christian Hesse at 2025-11-01T16:46:27+01:00
run test-suite with --show-diff
- - - - -
1 changed file:
- PKGBUILD
Changes:
=====================================
PKGBUILD
=====================================
@@ -115,7 +115,7 @@ check() {
rm util-linux/tests/ts/{fadvise/drop,fincore/count}
cd build
- ../util-linux/tests/run.sh
+ ../util-linux/tests/run.sh --show-diff
}
package_util-linux() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/bd8ec2df9e3d5233281cabf5d2e461cdfa2f94c2
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/util-linux/-/commit/bd8ec2df9e3d5233281cabf5d2e461cdfa2f94c2
You're receiving this email because of your account on gitlab.archlinux.org.