Commit Graph

1 Commits (8af54a0355d1ab95275427fa9fdb5b42095a9dd9)

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