summaryrefslogtreecommitdiff
path: root/units
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 10:15:41 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-07-13 10:15:41 +0200
commitb5b11d64d21ce2af88ce2b55a8b9016bffbd6ce6 (patch)
tree75a432e8312029e31d7c761bd8337162caf67f24 /units
parent9c4d522b486126b2e4ffac91c7db2755787a333a (diff)
bin:check_is_laptop -> check_is_laptop.sh
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 a011148..09d48d3 100644
--- a/units/miscellanea/jobs.pxu
+++ b/units/miscellanea/jobs.pxu
@@ -258,7 +258,7 @@ id: miscellanea/is_laptop
user: root
_description:
Determine if we need to run tests specific to portable computers that may not apply to desktops.
-command: check_is_laptop
+command: check_is_laptop.sh
plugin: shell
category_id: com.canonical.plainbox::miscellanea