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
Unknown Object (File)
Sun, Dec 8, 4:41 AM
Unknown Object (File)
Nov 17 2024, 1:10 PM
Unknown Object (File)
Oct 6 2024, 4:08 AM
Unknown Object (File)
Oct 3 2024, 10:10 AM
Unknown Object (File)
Oct 3 2024, 8:38 AM
Unknown Object (File)
Oct 3 2024, 6:20 AM
Unknown Object (File)
Sep 28 2024, 10:55 AM
Unknown Object (File)
Sep 27 2024, 12:13 PM
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.