Merge pull request #6971 from issyl0/linux-bump-formula-handles-bottle-sha

[Linux] docs: `brew bump-formula-pr` now removes the Linux bottle line
This commit is contained in:
Issy Long 2020-01-27 22:58:13 +00:00 committed by GitHub
commit d4fc6d57ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -393,8 +393,8 @@ If the formula is a Linux-only formula, it either:
- will contain the line `# tag "linux"`
- won't have macOS bottles
These formulae are fine for users to bump with `brew bump-formula-pr`,
but you should request that they remove the existing `x86_64_linux`
If the user hasn't used `brew bump-formula-pr`, or is submitting
another change, you should request that they remove the `x86_64_linux`
bottle SHA line so that CI will build a bottle for the new version
correctly. If the bottle SHA isn't removed, CI will fail with the
following error: