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

[python/servo/bootstrap.py] Add missing comma #26221

Merged
merged 1 commit into from Apr 19, 2020
Merged

Conversation

@duckinator
Copy link
Contributor

duckinator commented Apr 19, 2020

Add a missing comma in pkgs_dnf list, so python3 ./mach bootstrap works on Fedora.


Unfortunately I can't actually build Servo right now because of lack of RAM (whoops), but hopefully adding a single comma between elements of a list is small enough of a change for you to overlook that. 😅

  • ./mach build -d does not report any errors
  • ./mach test-tidy does not report any errors
  • (N/A) These changes fix #___ (GitHub issue number if applicable)
  • There are tests for these changes OR
  • These changes do not require tests because it's in the bootstrap script, which afaik doesn't have tests.
Add a missing comma in `pkgs_dnf` list.
@highfive
Copy link

highfive commented Apr 19, 2020

Heads up! This PR modifies the following files:

@jdm
Copy link
Member

jdm commented Apr 19, 2020

@bors-servo r+
Thanks!

@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

📌 Commit 04c3804 has been approved by jdm

bors-servo added a commit that referenced this pull request Apr 19, 2020
[python/servo/bootstrap.py] Add missing comma

<!-- Please describe your changes on the following line: -->

Add a missing comma in `pkgs_dnf` list, so `python3 ./mach bootstrap` works on Fedora.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
Unfortunately I can't actually build Servo right now because of lack of RAM (whoops), but hopefully adding a single comma between elements of a list is small enough of a change for you to overlook that. 😅

- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] (N/A) These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it's in the bootstrap script, which afaik doesn't have tests.

<!-- 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. -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

Testing commit 04c3804 with merge fd84838...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 19, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

Testing commit 04c3804 with merge 8acd98a...

bors-servo added a commit that referenced this pull request Apr 19, 2020
[python/servo/bootstrap.py] Add missing comma

<!-- Please describe your changes on the following line: -->

Add a missing comma in `pkgs_dnf` list, so `python3 ./mach bootstrap` works on Fedora.

---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `___` with appropriate data: -->
Unfortunately I can't actually build Servo right now because of lack of RAM (whoops), but hopefully adding a single comma between elements of a list is small enough of a change for you to overlook that. 😅

- [ ] `./mach build -d` does not report any errors
- [ ] `./mach test-tidy` does not report any errors
- [ ] (N/A) These changes fix #___ (GitHub issue number if applicable)

<!-- Either: -->
- [ ] There are tests for these changes OR
- [x] These changes do not require tests because it's in the bootstrap script, which afaik doesn't have tests.

<!-- 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. -->
@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

💔 Test failed - status-taskcluster

@jdm
Copy link
Member

jdm commented Apr 19, 2020

@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

Testing commit 04c3804 with merge 4f8de6f...

@bors-servo
Copy link
Contributor

bors-servo commented Apr 19, 2020

☀️ Test successful - status-taskcluster
Approved by: jdm
Pushing 4f8de6f to master...

@bors-servo bors-servo merged commit 4f8de6f into servo:master Apr 19, 2020
2 checks passed
2 checks passed
Community-TC (pull_request) TaskGroup: success
Details
homu Test successful
Details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

4 participants
You can’t perform that action at this time.