[Linux] docs: brew bump-formula-pr now removes the Linux bottle line

- This had been a continual source of pain, and was fixed by 359dc96.
- Now, `brew bump-formula-pr` should be seamless on Linux, which means
  less work for maintainers, which means fewer words are needed here.
This commit is contained in:
Issy Long 2020-01-27 22:20:49 +00:00
parent e47a6ac4cb
commit d274cf044a
No known key found for this signature in database
GPG Key ID: 8247C390DADC67D4

View File

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