servo/python/servo
bors-servo 455ed0ae6d Auto merge of #9685 - danlrobertson:i9666, r=Wafflespeanut
Mach update-wpt should default to "--no-patch"

Change mach default behavior for `update-wpt` to use the "--no-patch" option and provide an alternate option "--patch" for anyone who does in fact want `update-wpt` to automatically create a commit.

Fixes #9666

<!-- Reviewable:start -->
[<img src="https://reviewable.io/review_button.svg" height="40" alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/9685)
<!-- Reviewable:end -->
2016-02-26 00:13:27 +05:30
..
__init__.py Fix tidy issues with Python files in python/ 2015-06-02 19:51:41 -04:00
bootstrap_commands.py Download extra std lib when cross-compiling #9557 2016-02-12 14:58:08 -05:00
build_commands.py Fix for gonk bootstrapping 2016-02-23 02:29:06 +01:00
command_base.py Now we use python for os_type, we need to catch 'windows' as well as 'mingw65_nt- fixes #9597' 2016-02-13 22:43:39 +00:00
devenv_commands.py adding check for windows then using Scripts instead of bin 2016-01-22 19:27:29 -06:00
post_build_commands.py win32: mach and build command fixes 2016-01-20 08:38:24 -06:00
testing_commands.py Auto merge of #9685 - danlrobertson:i9666, r=Wafflespeanut 2016-02-26 00:13:27 +05:30