Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

process: test /usr/bin/false on BSDs #6677

Merged
merged 1 commit into from Dec 14, 2023
Merged

process: test /usr/bin/false on BSDs #6677

merged 1 commit into from Dec 14, 2023

Conversation

ethomson
Copy link
Member

Our process tests were previously testing that false is /bin/false everywhere except macOS, where it exists as /usr/bin/false. . Extend this to all BSDs.

Our process tests were previously testing that false is
`/bin/false` everywhere except macOS, where it exists as
`/usr/bin/false`. . Extend this to all BSDs.
@ethomson ethomson merged commit 03a582b into main Dec 14, 2023
26 checks passed
@ethomson ethomson deleted the ethomson/netbsd branch December 14, 2023 14:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant