diff options
author | PMR <pmr@pmr-lander> | 2020-02-21 17:25:55 +0000 |
---|---|---|
committer | PMR <pmr@pmr-lander> | 2020-02-21 17:25:55 +0000 |
commit | aade17338d48058d67f2c53f187d532f4300e1a6 (patch) | |
tree | 62929575dd9f43d5c7c412b906d8c0a72625aa7b | |
parent | dd2c539258e605e23382de31f25b97dbf4ad9173 (diff) | |
parent | f65b9c55da2da7ac293abbfb0c82e1621afbb524 (diff) |
Merge #379656 from ~jocave/plainbox-provider-checkbox:use-dbus-wwan-resource
-rw-r--r-- | units/wwan/resource.pxu | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/units/wwan/resource.pxu b/units/wwan/resource.pxu index 0197f15e..74895834 100644 --- a/units/wwan/resource.pxu +++ b/units/wwan/resource.pxu @@ -11,7 +11,7 @@ category_id: wwan plugin: resource _summary: Gather device info about WWAN modems _description: Gather device info about WWAN modems -command: wwan_tests.py --use-cli resources +command: wwan_tests.py resources user: root estimated_duration: 3s flags: preserve-locale |