diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-04-12 12:56:47 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-04-12 12:56:47 -0500 |
commit | eb058e20a91b1646d0ac1176d4084b14b7c02fc2 (patch) | |
tree | 8e4aba1cbdf0630f52be4e919d5eaeae096cb9fb /python/servo/util.py | |
parent | 43bd0cae0d983ec1e78c82fcebea303f2854cb85 (diff) | |
parent | 0a9a43aa31beb7d8955f9ae9a1c605b341a59510 (diff) | |
download | servo-eb058e20a91b1646d0ac1176d4084b14b7c02fc2.tar.gz servo-eb058e20a91b1646d0ac1176d4084b14b7c02fc2.zip |
Auto merge of #16370 - aneeshusa:enable-using-local-states-for-mach-bootstrap, r=jdm
Add env var for local saltfs root during bootstrap
<!-- Please describe your changes on the following line: -->
This enables using the environment variable `SERVO_SALTFS_ROOT` to use a local copy of the saltfs tree for `./mach bootstrap`. The immediate use case is to add a test for `./mach bootstrap` to saltfs itself, to ensure Salt changes or refactors don't break `./mach bootstrap`.
I tested this locally in an Ubuntu Trusty VM.
---
<!-- Thank you for contributing to Servo! Please replace each `[ ]` by `[X]` when the step is complete, and replace `__` with appropriate data: -->
- [ ] `./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 the test will be added to saltfs
<!-- 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/16370)
<!-- Reviewable:end -->
Diffstat (limited to 'python/servo/util.py')
0 files changed, 0 insertions, 0 deletions