From 31c4395e1926ddd7fd034442d3bf793ea2fc0fb5 Mon Sep 17 00:00:00 2001 From: xiaodongwang Date: Fri, 3 Apr 2015 00:09:43 -0700 Subject: [PATCH] update ubuntu14.04 log pattern Change-Id: I0020b2a7ec7c2042347cc7438c1c8f8f1d3a6874 --- conf/progress_calculator/progress_calculator.conf | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/conf/progress_calculator/progress_calculator.conf b/conf/progress_calculator/progress_calculator.conf index 864bb4b9..67ddf7de 100644 --- a/conf/progress_calculator/progress_calculator.conf +++ b/conf/progress_calculator/progress_calculator.conf @@ -86,17 +86,6 @@ OS_INSTALLER_CONFIGURATIONS = { progress=.35, message_template='partman-base selected', unmatch_nextline_next_matcher_name='partman-base', - match_nextline_next_matcher_name='bootstrap-base' - ), - 'bootstrap-base': LineMatcher( - pattern=( - r'Menu.*item.*\'bootstrap-base\'.*selected' - ), - progress=.40, - message_template='bootstrap-base selected', - unmatch_nextline_next_matcher_name=( - 'bootstrap-base' - ), match_nextline_next_matcher_name='apt-setup-udeb' ), 'apt-setup-udeb': LineMatcher(