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)
Sun, Apr 14, 5:30 PM
Unknown Object (File)
Mon, Apr 8, 1:58 PM
Unknown Object (File)
Mar 9 2024, 12:05 PM
Unknown Object (File)
Mar 9 2024, 12:05 PM
Unknown Object (File)
Mar 9 2024, 12:04 PM
Unknown Object (File)
Mar 9 2024, 12:04 PM
Unknown Object (File)
Mar 9 2024, 9:41 AM
Unknown Object (File)
Dec 25 2023, 12:59 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 Not Applicable
Unit
Tests Not Applicable

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.