diff --git a/tools_webrtc/get_landmines.py b/tools_webrtc/get_landmines.py index 622c54ecf6..45fd6af2f1 100755 --- a/tools_webrtc/get_landmines.py +++ b/tools_webrtc/get_landmines.py @@ -44,6 +44,7 @@ def print_landmines(): # pylint: disable=invalid-name 'https://codereview.webrtc.org/2832063003/') print('Clobber win x86 bots (issues with isolated files).') print('Clobber because of libc++ issue') + print('Clobber because of libc++ issue - take 2') if host_os() == 'mac': print('Clobber due to iOS compile errors (crbug.com/694721)') print('Clobber to unblock https://codereview.webrtc.org/2709573003')