Page MenuHomeFreeBSD

Relax existence check of ${LOCALBASE}/bin/kyua in Makefile.inc1
ClosedPublic

Authored by driesm on Mar 30 2020, 7:47 PM.
Tags
None
Referenced Files
F157318644: D24230.id70020.diff
Wed, May 20, 7:19 AM
Unknown Object (File)
Tue, May 5, 7:03 AM
Unknown Object (File)
Tue, May 5, 4:26 AM
Unknown Object (File)
Mon, May 4, 11:08 PM
Unknown Object (File)
Sat, May 2, 11:02 AM
Unknown Object (File)
Sat, Apr 25, 1:31 PM
Unknown Object (File)
Apr 18 2026, 12:59 AM
Unknown Object (File)
Apr 15 2026, 11:51 AM
Subscribers

Details

Summary

After the base kyua import the testsuite can utilize the in-base kyua just fine.

Test Plan

make checkworld with:

  • In base kyua not present, port installed => Runs fine
  • In base kyua present, port not installed => Runs fine
  • In base kyua not present, port not installed => Fails

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

LGTM. I'll commit shortly.

This revision is now accepted and ready to land.Mar 30 2020, 8:02 PM
This revision was automatically updated to reflect the committed changes.