From 5f99240bd283da3da71588fcb1c1886937693928 Mon Sep 17 00:00:00 2001 From: Martin Braun Date: Fri, 28 Jul 2017 09:38:19 -0700 Subject: mpm: Made Python3 the default interpreter for all N3xx-related executables --- mpm/python/usrp_hwd.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mpm/python/usrp_hwd.py') 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) # -- cgit v1.2.3