about summary refs log tree commit diff stats
path: root/test/arch/x86/unit/mn_stack.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/arch/x86/unit/mn_stack.py')
-rwxr-xr-x[-rw-r--r--]test/arch/x86/unit/mn_stack.py3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/arch/x86/unit/mn_stack.py b/test/arch/x86/unit/mn_stack.py
index 3bce3979..f9cfc60a 100644..100755
--- a/test/arch/x86/unit/mn_stack.py
+++ b/test/arch/x86/unit/mn_stack.py
@@ -1,4 +1,5 @@
-#! /usr/bin/env python
+#! /usr/bin/env python2
+
 import sys
 
 from asm_test import Asm_Test_32