Commit Graph

1 Commits (845935f74f55ffa70d6e452a1714a68c8a30ac63)

Author SHA1 Message Date
Martin Krizek 51f2f1ac5e
yum: fix parsing of check-update with subsequent empty lines (#75452)
Rather than adding further complexity to the regex, preprocess the output to
remove any empty lines. Now the only purpose of the regex is to fix
wrapped lines.

Fixes #70949
3 years ago