webrtc/tools/valgrind-webrtc
kjellander@webrtc.org fc89ba580b Fix build dir flag in webrtc_test.py as passed by runtests.py
It seems we were hit by the changes in
https://codereview.chromium.org/26184003/
in how we roll with our own wrapper script for the
memory tools.
The build dir flag was changed from --build_dir to
--build-dir, which caused our script to break.

BUG=none
TEST=verified the exact command line executed by the bot succeeds
in my local checkout
TBR=phoglund@webrtc.org

Review URL: https://webrtc-codereview.appspot.com/2394005

git-svn-id: http://webrtc.googlecode.com/svn/trunk@4959 4adac7df-926f-26a2-2b94-8c16560cd09d
2013-10-14 18:05:52 +00:00
..
drmemory Add more TSan and Dr Memory suppressions for modules_unittests 2013-09-18 19:18:20 +00:00
gtest_exclude Exclude P2PTransportChannelSameNatTest.TestConesBehindSameCone for TSan Linux 2013-09-27 20:03:03 +00:00
memcheck Add TSan and Dr Memory suppressions for Windows 2013-09-02 11:50:46 +00:00
tsan * Remove suppressions that are fixed. 2013-10-08 17:32:39 +00:00
tsan_v2 Disabling CondVarTest for TSan v2 (take 2) 2013-08-29 09:47:18 +00:00
webrtc_tests.bat ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00
webrtc_tests.py Fix build dir flag in webrtc_test.py as passed by runtests.py 2013-10-14 18:05:52 +00:00
webrtc_tests.sh ThreadSanitizer and Dr Memory for Windows 2012-09-28 15:34:18 +00:00