aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/usrp_hwd.py
diff options
context:
space:
mode:
authorMartin Braun <martin.braun@ettus.com>2017-07-28 09:38:19 -0700
committerMartin Braun <martin.braun@ettus.com>2017-12-22 15:04:00 -0800
commit5f99240bd283da3da71588fcb1c1886937693928 (patch)
tree41a083aa39ddff8e2b37603a75293b1eeb4d71bc /mpm/python/usrp_hwd.py
parente20c0adb05939fbf8b71792288061b8d36fa938e (diff)
downloaduhd-5f99240bd283da3da71588fcb1c1886937693928.tar.gz
uhd-5f99240bd283da3da71588fcb1c1886937693928.tar.bz2
uhd-5f99240bd283da3da71588fcb1c1886937693928.zip
mpm: Made Python3 the default interpreter for all N3xx-related executables
Diffstat (limited to 'mpm/python/usrp_hwd.py')
-rwxr-xr-xmpm/python/usrp_hwd.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/mpm/python/usrp_hwd.py b/mpm/python/usrp_hwd.py
index c44f3a109..5a1457e1d 100755
--- a/mpm/python/usrp_hwd.py
+++ b/mpm/python/usrp_hwd.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# Copyright 2017 Ettus Research (National Instruments)
#