MB: Enable memcheck for the linux_memcheck trybot.

This was missed in https://codereview.webrtc.org/2510033004

BUG=chromium:497757
NOTRY=True
TBR=ehmaldonado@webrtc.org

Review-Url: https://codereview.webrtc.org/2577903003 .
Cr-Commit-Position: refs/heads/master@{#15626}
This commit is contained in:
Henrik Kjellander 2016-12-15 11:08:59 +01:00
parent e10e6d1f47
commit 0b571a11a4

View File

@ -128,7 +128,7 @@
'linux32_rel': 'release_bot_x86',
'linux_arm': 'release_bot_arm',
'linux_asan': 'asan_lsan_clang_release_bot_x64',
'linux_memcheck': 'release_bot_x64',
'linux_memcheck': 'memcheck_release_bot_x64',
'linux_msan': 'msan_clang_release_bot_x64',
'linux_tsan2': 'tsan_clang_release_bot_x64',
'linux_ubsan': 'ubsan_clang_release_bot_x64',