-
Notifications
You must be signed in to change notification settings - Fork 571
Doc HSPEC_ACCEPT; verify Main module exists in PS tests
#4243
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
Doc HSPEC_ACCEPT; verify Main module exists in PS tests
#4243
Conversation
|
|
rhendric
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pending removal of the test that proves the check works, LGTM.
Looks like I already pushed this back in 0230ca0 |
Description of the change
Related to #4192, but documents the
HSPEC_ACCEPTflag, which is stated in a non-obvious place hereFixes the issue discovered in #4240 (comment). To verify this fix works, I'll push a commit not doing that and get a failure in CI before pushing a commit that reverts that.
Checklist: