svn commit: r359385 - head/usr.bin/kyua

Ed Maste emaste at freebsd.org
Sat Mar 28 01:33:29 UTC 2020


On Fri, 27 Mar 2020 at 21:09, Enji Cooper <ngie at freebsd.org> wrote:
>
> Author: ngie
> Date: Sat Mar 28 01:08:20 2020
> New Revision: 359385
> URL: https://svnweb.freebsd.org/changeset/base/359385
>
> Log:
>   Check in the generated copies of the manpages

I think this is the wrong change for the issue reported by Julian H
Stacey, although I don't think having generated manpages committed to
the tree matters too much in practice.

>   In the event that one's build environment doesn't define `$SH`, the build
>   will also fail until this change is introduced.

This isn't the case - the reported failure occurred because the
manbuild.sh script did not have +x set. My local builds and CI builds
were fine, without having SH defined.


More information about the svn-src-all mailing list