Mercurial > mozilla > hg > MozillaTry
changeset 22:dde820879dba
syntax error
author | Jeff Hammel <jhammel@mozilla.com> |
---|---|
date | Fri, 07 Dec 2012 11:38:13 -0800 |
parents | 0cac33b7682a |
children | 4016b1d28c79 |
files | mozillatry.py |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/mozillatry.py Fri Dec 07 10:53:32 2012 -0800 +++ b/mozillatry.py Fri Dec 07 11:38:13 2012 -0800 @@ -85,7 +85,7 @@ 'debug': {'default': True, 'help': "whether to try on debug builds"}, 'platforms': {'default': [], - help="platforms to run on"}, + 'help': "platforms to run on"}, 'unittests': {'default': [], 'help': "unit tests to run", 'flags': ['-u', '--unittests']},