Another landmine for low_bandwidth_audio_test

It seems old build output is still causing problems with failed
compile steps.

BUG=webrtc:7430
TBR=lliuu@webrtc.org
CC=oprypin@webrtc.org

Review-Url: https://codereview.webrtc.org/2787023003 .
Cr-Commit-Position: refs/heads/master@{#17478}
This commit is contained in:
Henrik Kjellander 2017-03-30 21:32:51 +02:00
parent f9ed235c9b
commit 65a830892c

View File

@ -61,6 +61,7 @@ def print_landmines():
'landing (changing rtc_executable -> rtc_test on iOS)')
print ('Clobber to fix https://codereview.webrtc.org/2767383005 before'
'landing (changing rtc_executable -> rtc_test on iOS)')
print 'Another landmine for low_bandwidth_audio_test (webrtc:7430)'
def main():