about summary refs log tree commit diff stats
path: root/test/test_all.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 /test/test_all.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 'test/test_all.py')
-rwxr-xr-x[-rw-r--r--]test/test_all.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_all.py b/test/test_all.py
index 68830b48..bec0c78d 100644..100755
--- a/test/test_all.py
+++ b/test/test_all.py
@@ -1,3 +1,5 @@
+#! /usr/bin/env python2
+
 import argparse
 import time
 import os