aboutsummaryrefslogtreecommitdiff
path: root/libraries
diff options
context:
space:
mode:
authorRob Austein <sra@hactrn.net>2020-07-13 00:33:21 -0400
committerRob Austein <sra@hactrn.net>2020-07-13 00:33:21 -0400
commitb7e1cf46f7c88740732dea1d9885193567af2e78 (patch)
treef7b7c6980fe0d098dfae430cc491a3df9bb4b272 /libraries
parent6d797bffbd7571df98198df26977a39b86630ac7 (diff)
Whack all Python shebangs to Python 3
Diffstat (limited to 'libraries')
-rwxr-xr-xlibraries/libprof/profile-runner.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/libraries/libprof/profile-runner.py b/libraries/libprof/profile-runner.py
index e7ec55f..b96d6b6 100755
--- a/libraries/libprof/profile-runner.py
+++ b/libraries/libprof/profile-runner.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
"""
Tool to run some test code under the profiler on the Cryptech Alpha.