aboutsummaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorJake Hunsaker <jhunsake@redhat.com>2020-03-27 10:26:31 -0400
committerJake Hunsaker <jhunsake@redhat.com>2020-04-08 09:27:16 -0400
commitd8fd798c776e785c6a43a727df19c786e019cc52 (patch)
treee162148b9add5db13e50ab20c062e74ba7778d75 /bin
parentad7c2458ac2691efee98f3c46b1e41093d0e60b3 (diff)
downloadsos-d8fd798c776e785c6a43a727df19c786e019cc52.tar.gz
[binary] Set python3 as the interpreter
Since sos-4.0 is py3 only, set the interpreset of the binary as such Signed-off-by: Jake Hunsaker <jhunsake@redhat.com>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/sos2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/sos b/bin/sos
index 9b9592da..179b2d26 100755
--- a/bin/sos
+++ b/bin/sos
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python3
# This file is part of the sos project: https://github.com/sosreport/sos
#
# This copyrighted material is made available to anyone wishing to use,