From 3cb42b11bf6dd8c7350969fa309cca3ffaf151c0 Mon Sep 17 00:00:00 2001 From: "kjellander@webrtc.org" Date: Mon, 18 Mar 2013 16:05:36 +0000 Subject: [PATCH] Remove GCC 4.6 bot from LKGR parsing. As all Linux bots are gPrecise now, this bot is removed. TEST=none BUG=none TBR=phoglund Review URL: https://webrtc-codereview.appspot.com/1218004 git-svn-id: http://webrtc.googlecode.com/svn/trunk@3679 4adac7df-926f-26a2-2b94-8c16560cd09d --- tools/quality_tracking/track_build_status.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/quality_tracking/track_build_status.py b/tools/quality_tracking/track_build_status.py index 77ded713c..30128fa7e 100755 --- a/tools/quality_tracking/track_build_status.py +++ b/tools/quality_tracking/track_build_status.py @@ -30,7 +30,6 @@ BOTS = ['Win32 Debug', 'Linux64 Debug', 'Linux64 Release', 'Linux Clang', - 'Linux64 Debug GCC4.6', 'Linux Memcheck', 'Linux Tsan', 'Linux Asan',