about summary refs log tree commit diff stats
path: root/example/jitter/msp430.py
diff options
context:
space:
mode:
authorserpilliere <serpilliere@users.noreply.github.com>2017-01-06 06:52:13 +0100
committerGitHub <noreply@github.com>2017-01-06 06:52:13 +0100
commitf89a4638923b89c4e17fa6811a62a7d01bccbdee (patch)
treee1ab792c966c74faaf1d16b11036af9291d9a21f /example/jitter/msp430.py
parent06461f1bd7a8c987b47381dffa3e1462cee8e44f (diff)
parent1940e5baa0310bb6a3090f4a5a3cc832b024f03f (diff)
downloadmiasm-f89a4638923b89c4e17fa6811a62a7d01bccbdee.tar.gz
miasm-f89a4638923b89c4e17fa6811a62a7d01bccbdee.zip
Merge pull request #470 from a-vincent/master
Tidy up which files are executable and which are not
Diffstat (limited to 'example/jitter/msp430.py')
-rwxr-xr-x[-rw-r--r--]example/jitter/msp430.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/jitter/msp430.py b/example/jitter/msp430.py
index 89ecd930..5c8b7197 100644..100755
--- a/example/jitter/msp430.py
+++ b/example/jitter/msp430.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#! /usr/bin/env python2
 #-*- coding:utf-8 -*-
 from argparse import ArgumentParser
 from miasm2.analysis import debugging