diff options
Diffstat (limited to 'test/arch/x86/unit/mn_punpck.py')
| -rwxr-xr-x[-rw-r--r--] | test/arch/x86/unit/mn_punpck.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/arch/x86/unit/mn_punpck.py b/test/arch/x86/unit/mn_punpck.py index f6a4772e..b519b4c3 100644..100755 --- a/test/arch/x86/unit/mn_punpck.py +++ b/test/arch/x86/unit/mn_punpck.py @@ -1,4 +1,4 @@ -#! /usr/bin/env python +#! /usr/bin/env python2 import sys from asm_test import Asm_Test_32 |