diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 11:37:05 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 11:37:05 +0200 |
commit | c22ca8af02e67fb4627d754e7a456ddbddecbb84 (patch) | |
tree | f825baacdc422762d06a16df37c25f92e2521e10 /units/led | |
parent | 9d3ade02975a1b27add850a0e00a3560eba3ee5a (diff) |
bin:keyboard_test -> keyboard_test.py
Diffstat (limited to 'units/led')
-rw-r--r-- | units/led/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/led/jobs.pxu b/units/led/jobs.pxu index 2df4758..2be3b8f 100644 --- a/units/led/jobs.pxu +++ b/units/led/jobs.pxu @@ -96,7 +96,7 @@ plugin: user-interact-verify category_id: led id: led/numeric-keypad estimated_duration: 30.0 -command: keyboard_test +command: keyboard_test.py _description: PURPOSE: Numeric keypad LED verification |