Description[NaCl SDK] getos.py now checks against the Cr-Commit-Position.
Previously, it only checked the major version number (this was a
regression as a result of switching to Git).
Also abstracted version checking to a testable CheckVersion function,
and added tests for ParseVersion and CheckVersion.
Also added better documentation everywhere about the format of the
--check-version option.
BUG=406993
Committed: https://crrev.com/4466a650fd2fc808860a136dc00431bf82152e68
Cr-Commit-Position: refs/heads/master@{#296618}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Major rewrite; actually check the commit position. #Patch Set 3 : Use tuples for comparison. #
Total comments: 3
Patch Set 4 : Indentation. #
Messages
Total messages: 19 (1 generated)
|