[LinuxVersion] fix version comparison
LinuxVersion used the assumption that both strings have the same amount of dot-separated components. But this is obviously not always the case. If we can't compare the two strings further they must been equal so far.
parent
9d627462
No related branches found
No related tags found
Please register or sign in to comment