summaryrefslogtreecommitdiff
path: root/script/compare_cc_results.py
diff options
context:
space:
mode:
authorJoe Guo <joeg@catalyst.net.nz>2018-12-12 13:18:40 +1300
committerNoel Power <npower@samba.org>2018-12-14 14:40:20 +0100
commit9d8e35ab97c0e613761136a3495515b18c85a157 (patch)
tree36f80f81ccd65d3e889a98a1c067e0e5ebeaa594 /script/compare_cc_results.py
parent8e3c194453f206152b40fa7a5efb1436b13424e9 (diff)
downloadsamba-9d8e35ab97c0e613761136a3495515b18c85a157.tar.gz
PY3: change shebang to python3 in script dir
Signed-off-by: Joe Guo <joeg@catalyst.net.nz> Reviewed-by: Noel Power <npower@samba.org>
Diffstat (limited to 'script/compare_cc_results.py')
-rwxr-xr-xscript/compare_cc_results.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/script/compare_cc_results.py b/script/compare_cc_results.py
index 8ff7bde6564..4b8abf601f4 100755
--- a/script/compare_cc_results.py
+++ b/script/compare_cc_results.py
@@ -1,4 +1,4 @@
-#!/usr/bin/env python
+#!/usr/bin/env python3
#
# Compare the results of native and cross-compiled configure tests