summaryrefslogtreecommitdiff
path: root/bin
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 10:27:12 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 10:27:12 +0200
commit6ed8308d130b5de511a1f765a1ae27eff0c46027 (patch)
treeb8ddba57b9e8e6e3f6bfebff457dc46ab6db4b97 /bin
parent2d1b7b62326e2e0435cf995a5a8d9714088a1bdb (diff)
bin:cpu_topology -> cpu_topology.py
Diffstat (limited to 'bin')
-rwxr-xr-xbin/cpu_topology.py (renamed from bin/cpu_topology)2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/cpu_topology b/bin/cpu_topology.py
index 78317b7..0ce68c5 100755
--- a/bin/cpu_topology
+++ b/bin/cpu_topology.py
@@ -1,6 +1,6 @@
#!/usr/bin/env python3
'''
-cpu_topology
+cpu_topology.py
Written by Jeffrey Lane <jeffrey.lane@canonical.com>
'''
import sys