Bug 1273564 - Linux x64 asan jobs: Can't figure out symbols_url from installer_url: r=coop DONTBUILD

This commit is contained in:
Kim Moir 2016-06-09 13:09:09 -04:00
parent 42d73e42ca
commit 3c16b7f128

View File

@ -18,4 +18,7 @@ export MOZ_PACKAGE_JSSHELL=1
# Need this to prevent name conflicts with the normal nightly build packages
export MOZ_PKG_SPECIAL=asan
#upload symbols
MOZ_AUTOMATION_UPLOAD_SYMBOLS=1
. "$topsrcdir/build/mozconfig.common.override"