add known_output for consolefont

This commit is contained in:
JerryXiao 2023-09-01 09:19:37 +08:00
parent 0d24257824
commit 75b5c477f9
Signed by: Jerry
GPG key ID: 22618F758B5BE2E5

View file

@ -23,6 +23,7 @@ KNOWN_HOOK_OUTPUT = {
r'[ ]+-> .+',
r'ssh-.* .*',
r'==> Using default configuration file: \'/etc/mkinitcpio\.conf\'',
r'==> WARNING: consolefont: no font found in configuration',
],
'70-dkms-install.hook': [
r'==> dkms install --no-depmod [^ ]+ -k [^ ]+',