servo/python
Andreas Tolfsen f716e8bbf1 Fix concatentation error on no args to ./mach rustc
Since default argument to params is None, concatenating it with a
list will raise an error.  This behaviour prevents `./mach rustc`
to be called when system-rust is defined in .servobuild.

Currently it will only work when followed by an argument, i.e.
`./mach rustc -arg`.

Testing this patch: `./mach rustc` should not raise an error.
2014-12-08 17:12:38 +00:00
..
mach Update mach to latest changes from mozilla-central 2014-11-23 16:29:29 -08:00
mozdebug mozilla-central modules for debugger detection 2014-11-23 23:21:28 -08:00
mozinfo mozilla-central modules for debugger detection 2014-11-23 23:21:28 -08:00
servo Fix concatentation error on no args to ./mach rustc 2014-12-08 17:12:38 +00:00
toml Update toml.py to upstream 1069d2449760525535ca77514a92e9237ee0deaf 2014-10-20 22:20:15 -07:00
licenseck.py Cleaned up python/licenseck.py 2014-09-10 10:01:46 +12:00
mach_bootstrap.py mozilla-central modules for debugger detection 2014-11-23 23:21:28 -08:00
tidy.py Make tidy ingore new target dir 2014-12-04 22:21:42 -08:00