Bug 1209356 - Don't run make check on Mac debug static analysis builds; r=glandium

These checks are pointless.
This commit is contained in:
Ehsan Akhgari 2015-09-28 20:47:34 -04:00
parent 7ae057dc90
commit 4ec48ba0bb

View File

@ -11,7 +11,6 @@ config = {
'build',
'upload-files',
'sendchange',
'check-test',
# 'generate-build-stats',
'update', # decided by query_is_nightly()
],