summaryrefslogtreecommitdiff
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 13:14:33 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 13:14:33 +0200
commitd9f8c41df90a2e64908c93c9fd55bce987a2099c (patch)
tree258db8658052f6c207b258d1ec973cd8a9a64c01
parent34728695c739f9a83b83df4988944370d4d072d2 (diff)
bin:memory_compare -> memory_compare.py
-rwxr-xr-xbin/memory_compare.py (renamed from bin/memory_compare)0
-rw-r--r--units/memory/jobs.pxu2
2 files changed, 1 insertions, 1 deletions
diff --git a/bin/memory_compare b/bin/memory_compare.py
index 02e2def..02e2def 100755
--- a/bin/memory_compare
+++ b/bin/memory_compare.py
diff --git a/units/memory/jobs.pxu b/units/memory/jobs.pxu
index 5fad4f4..d0b8dbb 100644
--- a/units/memory/jobs.pxu
+++ b/units/memory/jobs.pxu
@@ -3,7 +3,7 @@ category_id: com.canonical.plainbox::memory
id: memory/info
estimated_duration: 5.0
user: root
-command: memory_compare
+command: memory_compare.py
_summary:
Check amount of memory reported by meminfo against DMI
_description: