update known_output for mkinitcpio

This commit is contained in:
JerryXiao 2023-09-04 13:33:35 +08:00
parent 3ae4c58ad5
commit b49a6d62fd
Signed by: Jerry
GPG key ID: 22618F758B5BE2E5

View file

@ -22,7 +22,8 @@ KNOWN_HOOK_OUTPUT = {
r'==> Image generation successful.*',
r'[ ]+-> .+',
r'ssh-.* .*',
r'==> Using default configuration file: \'/etc/mkinitcpio\.conf\'',
r'==> Using configuration file: .+',
r'==> Using default configuration file: .+',
r'==> WARNING: consolefont: no font found in configuration',
],
'70-dkms-install.hook': [