Граф коммитов

4 Коммитов

Автор SHA1 Сообщение Дата
Andrew Halberstadt c9beaa56b4 Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
This is needed before we can upgrade to flake8 3.3.0, as that version starts flagging these errors.

These files were modified by running:
autopep8 --select E305 --in-place -r <dir>

on the affected directories. I did it one dir at a time and verified the result after each.

MozReview-Commit-ID: FmlsfiKIbtr

--HG--
extra : rebase_source : 9df32258cadff5d27a0e72113c57f782756c0b18
2017-06-15 12:10:59 -04:00
Peter Moore 492151144e Bug 1362070 - Upgrade version of mozprocess inside mozharness to the latest version,r=Callek 2017-06-12 16:39:46 +02:00
Andrew Halberstadt f121d2e5b6 Bug 1048446 - [mozprocess] Allow passing in a function as a value to 'processOutputLine', r=gbrown
MozReview-Commit-ID: Jqyhbj7nC6z

--HG--
extra : rebase_source : f3401977e96dc91543454f153c5fe22961b352ae
2017-05-29 14:30:29 -04:00
Jordan Lund 8405b45930 Bug 1154796 - make a copy of mozharness and put it in gecko tree, based on 4d855a6835ed, r=mshal 2015-07-03 09:04:58 -07:00