diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2018-03-06 23:47:08 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-03-06 23:47:08 -0500 |
commit | 9eb417528b79415a9f04f337b701187ca4ffbdfd (patch) | |
tree | c9fd1822776ee434baba55fff118c925abd40707 /python/mach_bootstrap.py | |
parent | 3b96fb2cbe8754b30646e8bd914806048c0b6db2 (diff) | |
parent | 10822ce7307bec2c5f1533173ae6880e64ccc122 (diff) | |
download | servo-9eb417528b79415a9f04f337b701187ca4ffbdfd.tar.gz servo-9eb417528b79415a9f04f337b701187ca4ffbdfd.zip |
Auto merge of #19947 - o0Ignition0o:mach_run_nightly, r=jdm
Add a --nightly | -n flag to mach run commands for linux
First tries to download and extract a specific nightly version to run mach commands against.
<!-- Please describe your changes on the following line: -->
I chose to split the Pull requests for each platform to avoid submitting a huge one, and to make sure I get the logic right.
I'm able to download / extract a nightly version, and I keep nightly versions in the target folder.
Windows and Mac OS support will be filed in separate PRs.
This is part of step two for #19505
The mentor on the issue is jdm
---
<!-- 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 #__ (github issue number if applicable).
<!-- Either: -->
- [ ] There are tests for these changes OR
- [X] These changes do not require tests because it is part of a ./mach command.
<!-- 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. -->
<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/19947)
<!-- Reviewable:end -->
Diffstat (limited to 'python/mach_bootstrap.py')
0 files changed, 0 insertions, 0 deletions