update ubuntu14.04 log pattern
Change-Id: I0020b2a7ec7c2042347cc7438c1c8f8f1d3a6874
This commit is contained in:
parent
6e1738ee9b
commit
31c4395e19
@ -86,17 +86,6 @@ OS_INSTALLER_CONFIGURATIONS = {
|
|||||||
progress=.35,
|
progress=.35,
|
||||||
message_template='partman-base selected',
|
message_template='partman-base selected',
|
||||||
unmatch_nextline_next_matcher_name='partman-base',
|
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'
|
match_nextline_next_matcher_name='apt-setup-udeb'
|
||||||
),
|
),
|
||||||
'apt-setup-udeb': LineMatcher(
|
'apt-setup-udeb': LineMatcher(
|
||||||
|
Loading…
x
Reference in New Issue
Block a user