mirror of
https://github.com/servo/servo.git
synced 2025-07-23 15:23:42 +01:00
Auto merge of #28909 - teymour-aldridge:minor-updates, r=jdm
Minor updates --- <!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: --> - [x] `./mach build -d` does not report any errors - [x] `./mach test-tidy` does not report any errors - [ ] These changes fix #28905 (GitHub issue number if applicable) <!-- Either: --> - [ ] There are tests for these changes OR - [x] These changes do not require tests because they are very small changes <!-- Also, please make sure that "Allow edits from maintainers" checkbox is checked, so that we can help you if you get stuck somewhere along the way.--> <!-- Pull requests that do not address these steps are welcome, but they will require additional verification as part of the review process. -->
This commit is contained in:
commit
cf4f3dd5eb
2 changed files with 2 additions and 1 deletions
|
@ -390,6 +390,7 @@ def get_linux_distribution():
|
|||
'centos linux',
|
||||
'debian gnu/linux',
|
||||
'fedora',
|
||||
'fedora linux',
|
||||
'void',
|
||||
'nixos',
|
||||
]:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue