Commit Graph

1 Commits (2c67954f9be80d7f37d364e0ececd5ce46278e76)

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