diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 10:30:13 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-13 10:30:13 +0200 |
commit | 377093805b533b449a9ab23f9fcffd38602bea09 (patch) | |
tree | efb30f58f1d1c1c50a61635ffb9d659e3beb8ca8 /units/miscellanea | |
parent | c974c0e446953f75b4e6f96d886b2b1faa8d9ae3 (diff) |
bin:cycle_vts -> cycle_vts.sh
Diffstat (limited to 'units/miscellanea')
-rw-r--r-- | units/miscellanea/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/miscellanea/jobs.pxu b/units/miscellanea/jobs.pxu index 263c3b2..56d345a 100644 --- a/units/miscellanea/jobs.pxu +++ b/units/miscellanea/jobs.pxu @@ -56,7 +56,7 @@ id: miscellanea/chvt requires: package.name == 'kbd' user: root -command: cycle_vts +command: cycle_vts.sh _description: PURPOSE: This test will check that the system can switch to a virtual terminal and back to X |