summaryrefslogtreecommitdiff
path: root/units/suspend
diff options
authorSylvain Pineau <sylvain.pineau@canonical.com>2020-09-07 17:19:01 +0200
committerSylvain Pineau <sylvain.pineau@canonical.com>2020-09-07 17:19:01 +0200
commit9a6a29c19d0e0bfd6e5d7cf3f4e4bcc332a03160 (patch)
tree3ea694e945a692c558070313ebf2d01889b3644f /units/suspend
parent4c3ca3c4713cab297107193b18a6f8fe5fe87663 (diff)
units:suspend: typo (network_wait.py -> network_wait.sh)
Diffstat (limited to 'units/suspend')
-rw-r--r--units/suspend/suspend.pxu2
1 files changed, 1 insertions, 1 deletions
diff --git a/units/suspend/suspend.pxu b/units/suspend/suspend.pxu
index b058915..68662d8 100644
--- a/units/suspend/suspend.pxu
+++ b/units/suspend/suspend.pxu
@@ -407,7 +407,7 @@ id: suspend/network_after_suspend
estimated_duration: 20.0
depends: suspend/suspend_advanced suspend/network_before_suspend
_description: Test the network after resuming.
-command: network_wait.py; gateway_ping_test.py | diff "$PLAINBOX_SESSION_SHARE"/network_before_suspend.txt -
+command: network_wait.sh; gateway_ping_test.py | diff "$PLAINBOX_SESSION_SHARE"/network_before_suspend.txt -
plugin: shell
category_id: com.canonical.plainbox::suspend