mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-02 10:00:54 +00:00
bug 763903: regularly run mozconfig comparisons for firefox. r=ted/bhearsum
This commit is contained in:
parent
2eccb5dbc0
commit
b397d69844
@ -51,3 +51,7 @@ def main():
|
||||
whitelist_path, '--no-download',
|
||||
platform + ',' + release_mozconfig_path +
|
||||
',' + nightly_mozconfig_path])
|
||||
sys.exit(ret_code)
|
||||
|
||||
if __name__ == '__main__':
|
||||
main()
|
||||
|
Loading…
Reference in New Issue
Block a user