Bustage fix for bug 1125921: update mozconfig whitelists. r=bustage a=bustage

This commit is contained in:
Ben Hearsum 2015-01-27 10:11:13 -05:00
parent fecd9f74d6
commit 8f53257230

View File

@ -67,6 +67,7 @@ whitelist['nightly']['win32'] += [
]
whitelist['nightly']['win64'] += [
'. "$topsrcdir/browser/config/mozconfigs/win64/common-win64"',
'. "$topsrcdir/build/mozconfig.cache"',
]
for platform in all_platforms: