summaryrefslogtreecommitdiff
path: root/units
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 10:17:15 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 10:17:15 +0200
commitdf108124fa5f339ad1c6bcaf2b7258b8142110fb (patch)
tree56ab2d4d046b9905a69285341a91ec8629f57ea8 /units
parentb5b11d64d21ce2af88ce2b55a8b9016bffbd6ce6 (diff)
bin:check-prerelease -> check-prerelease.py
Diffstat (limited to 'units')
-rw-r--r--units/miscellanea/jobs.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu
index 09d48d3..263c3b2 100644
--- a/units/miscellanea/jobs.pxu
+++ b/units/miscellanea/jobs.pxu
@@ -183,7 +183,7 @@ _summary: Test that system is not a pre-release version
_description:
Test to verify that the system uses production, rather
than pre-release, versions of the kernel and the OS.
-command: check-prerelease
+command: check-prerelease.py
plugin: shell
category_id: com.canonical.plainbox::miscellanea