summaryrefslogtreecommitdiffstats
path: root/src/target/trx_toolkit/burst_send.py
diff options
context:
space:
mode:
authorAlexander Couzens <lynxis@fe80.eu>2019-07-11 16:13:13 +0200
committerlynxis lazus <lynxis@fe80.eu>2019-07-16 22:46:12 +0000
commit998ed796c37b04ca0c772cf371bcb6429f86e16f (patch)
tree176545fdefd49a7780511161da27b8f0b978e0c8 /src/target/trx_toolkit/burst_send.py
parent3d9a1d6e485c46536aad938f8020bd178724dee7 (diff)
target/*.py: shebang: use /usr/bin/env python
Use the system default python instead of a hardcoded python2 Allow to use python2 and python3. Change-Id: Iab185759b574eff1ca1b189dcbb4e1a3eec52132
Diffstat (limited to 'src/target/trx_toolkit/burst_send.py')
-rwxr-xr-xsrc/target/trx_toolkit/burst_send.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/trx_toolkit/burst_send.py b/src/target/trx_toolkit/burst_send.py
index 6c19e6ff..2565f4a7 100755
--- a/src/target/trx_toolkit/burst_send.py
+++ b/src/target/trx_toolkit/burst_send.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python2
+#!/usr/bin/env python
# -*- coding: utf-8 -*-
# TRX Toolkit