27 Mar
2014
27 Mar
'14
09:29
https://bugzilla.novell.com/show_bug.cgi?id=870514 https://bugzilla.novell.com/show_bug.cgi?id=870514#c3 --- Comment #3 from Michael Chang <mchang@suse.com> 2014-03-27 09:28:59 UTC --- Oh wait .. I did not know console=tty is valid (I tested with console=tty0), should change the match like this. == type = Builtins.regexpsub(append, "^.*console=([[:alpha:]]+)[[:digit:]]*,*[[:digit:]]*[noe]*[[:digit:]]*.*[[:space:]]*.*$", "\\1") return "" if type != "ttyS" || args.empty? == "use [[:digit:]]* not [[:digit:]]+." -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.