commit | ed3d7c1de5ea04b8f8e04a10d2b556a4576d782a | [log] [tgz] |
---|---|---|
author | Anas Nashif <anas.nashif@intel.com> | Mon Apr 10 08:53:23 2017 -0400 |
committer | Kumar Gala <kumar.gala@linaro.org> | Thu Apr 13 20:22:54 2017 +0000 |
tree | fec2aae49bde810d39e7609e737cc7f44dd1d47f | |
parent | b53145c6bc5e75909df199fead296900d2fa5cac [diff] [blame] |
build: make sure we are calling python3 in all scripts Jira: ZEP-1759 Change-Id: I0fc7329f806ca0049c555d3402dd145e92e54028 Signed-off-by: Anas Nashif <anas.nashif@intel.com>
diff --git a/scripts/qemu-machine-hack.py b/scripts/qemu-machine-hack.py old mode 100644 new mode 100755 index 1412ed8..3acd50c --- a/scripts/qemu-machine-hack.py +++ b/scripts/qemu-machine-hack.py
@@ -1,3 +1,5 @@ +#!/usr/bin/env python3 + import sys # For some baffling reason IAMCU sets the instruction set architecture