From 53d76ad15dbd03f4177ee9d42930e2b4af6bd869 Mon Sep 17 00:00:00 2001 From: Scott Zawalski Date: Mon, 1 Nov 2010 22:07:40 -0700 Subject: [PATCH] Update for codereview --- bin/cbuildbot_config.py | 1 - 1 file changed, 1 deletion(-) diff --git a/bin/cbuildbot_config.py b/bin/cbuildbot_config.py index 1ba98cba26..ce41ae2640 100644 --- a/bin/cbuildbot_config.py +++ b/bin/cbuildbot_config.py @@ -60,7 +60,6 @@ config['x86-mario-pre-flight-branch'] = { 'important' : False, 'unittests' : True, 'smoke_bvt' : True, - 'overlays': True, } config['x86_agz_bin'] = { 'board' : 'x86-agz',