Check man1/md5sum.1 present

This commit is contained in:
E
2025-09-24 00:46:45 +09:00
committed by GitHub
parent b3fdbd9566
commit ccad0882bb
+1 -1
View File
@@ -321,7 +321,7 @@ jobs:
# Check that the utils are present
test -f /tmp/usr/local/bin/tty
# Check that the manpage is present
test -f /tmp/usr/local/share/man/man1/whoami.1
test -f /tmp/usr/local/share/man/man1/md5sum.1
# Check that the completion is present
test -f /tmp/usr/local/share/zsh/site-functions/_install
test -f /tmp/usr/local/share/bash-completion/completions/head