Description[telemetry] Fix MSR power monitor on Windows bots.
I VNCed into a bot and learned that the Buildbot scripts munge the environment
variables, so that PROGRAMFILES(X86) doesn't exist. Using platform.machine()
is a more robust, cross-platform way of checking if the OS is 64-bit.
The Windows XP bots still worked, because their OSes are all 32-bit.
BUG=336556
TEST=None.
Committed: https://crrev.com/3bbeaa6aa2cc762ceac9c886660af7b0db59c346
Cr-Commit-Position: refs/heads/master@{#296564}
Patch Set 1 #
Messages
Total messages: 7 (2 generated)
|