aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/tests/smpp_test_runner.py
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/tests/smpp_test_runner.py')
-rwxr-xr-x[-rw-r--r--]openbsc/tests/smpp_test_runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/openbsc/tests/smpp_test_runner.py b/openbsc/tests/smpp_test_runner.py
index 58645aa07..eccfa6b86 100644..100755
--- a/openbsc/tests/smpp_test_runner.py
+++ b/openbsc/tests/smpp_test_runner.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python2
# (C) 2014 by Holger Hans Peter Freyther
# based on vty_test_runner.py: