Page MenuHomeFreeBSD

Cirrus-CI: Check that make sysent was run
ClosedPublic

Authored by brooks on Apr 18 2023, 9:46 PM.
Tags
None
Referenced Files
Unknown Object (File)
Wed, Apr 23, 9:18 AM
Unknown Object (File)
Wed, Apr 23, 8:40 AM
Unknown Object (File)
Mar 14 2025, 6:32 AM
Unknown Object (File)
Mar 3 2025, 10:43 PM
Unknown Object (File)
Jan 28 2025, 5:10 AM
Unknown Object (File)
Jan 25 2025, 12:05 PM
Unknown Object (File)
Jan 10 2025, 1:06 PM
Unknown Object (File)
Dec 9 2024, 7:34 PM
Subscribers

Details

Summary

Run the make sysent target and verify that the repo isn't modified
afterwards. This ensures that a pushed branch contains all the
required bits after a change to syscall.master.

Sponsored by: DARPA

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 51025
Build 47916: arc lint + arc unit

Event Timeline

emaste added inline comments.
.cirrus.yml
34

can put both packages in one invocation if desired (IIRC)

This revision is now accepted and ready to land.Apr 18 2023, 10:01 PM
  • Use a single pkg invocation
This revision now requires review to proceed.Apr 19 2023, 3:55 PM
This revision was not accepted when it landed; it landed in state Needs Review.Apr 19 2023, 4:02 PM
This revision was automatically updated to reflect the committed changes.