diff options
author | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 12:35:50 +0200 |
---|---|---|
committer | Sylvain Pineau <sylvain.pineau@canonical.com> | 2020-07-14 12:35:50 +0200 |
commit | c2740a470ab02c5b20db897a007cdc369087307d (patch) | |
tree | 5ed43894e4fa742230352c962e02cd983198b5f3 /units/graphics | |
parent | 0967ad9412abd47c53e45151dba7b36b9543b718 (diff) |
bin:pm_test -> pm_test.py
Diffstat (limited to 'units/graphics')
-rw-r--r-- | units/graphics/jobs.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/graphics/jobs.pxu b/units/graphics/jobs.pxu index b00af02..20eda41 100644 --- a/units/graphics/jobs.pxu +++ b/units/graphics/jobs.pxu @@ -523,7 +523,7 @@ plugin: shell user: root command: {switch_to_cmd} - pm_test --silent --checkbox-respawn-cmd $PLAINBOX_SESSION_SHARE/__respawn_checkbox reboot --log-level=debug --log-dir=$PLAINBOX_SESSION_SHARE + pm_test.py --silent --checkbox-respawn-cmd $PLAINBOX_SESSION_SHARE/__respawn_checkbox reboot --log-level=debug --log-dir=$PLAINBOX_SESSION_SHARE flags: noreturn preserve-locale also-after-suspend plugin: shell |