commit | 08ce5a5da76187c21ab0e2943936edfb0c77e990 | [log] [tgz] |
---|---|---|
author | Andrew Boie <andrew.p.boie@intel.com> | Mon Feb 22 13:28:10 2016 -0800 |
committer | Daniel Kalowsky <daniel.kalowsky@intel.com> | Wed Feb 24 17:10:39 2016 +0000 |
tree | 9286fd76cc6eef8d8bc9bb5c85374f2ae3d670b7 | |
parent | 411a97c5d0285dafa6ab94b6a68b62abc6de03d5 [diff] |
sanitycheck: use Python 3 Python 2 isn't supported anymore and doesn't get fixes/updates. For the long-term maintenance health of sanitycheck, convert to use Python 3 interpreter, which mostly involved changes to how strings are handled. Change-Id: Ic42f5b2328001f04d876fd650986c4433968a76b Signed-off-by: Andrew Boie <andrew.p.boie@intel.com>