Bug 1206201 - Restrict sm-* builds to things that touch js/src, r=dustin

This commit is contained in:
Steve Fink
2016-04-15 16:46:16 -07:00
parent c31fb1268e
commit 2030dea5f8
2 changed files with 29 additions and 0 deletions

View File

@@ -322,6 +322,7 @@ def parse_commit(message, jobs):
'build_name': platform,
'build_type': build_type,
'interactive': args.interactive,
'when': platform_builds.get('when', {}),
})
# Process miscellaneous tasks.