summaryrefslogtreecommitdiff
path: root/bin
diff options
authorJonathan Cave <jonathan.cave@canonical.com>2020-02-03 17:47:52 +0000
committerJonathan Cave <jonathan.cave@canonical.com>2020-02-03 17:47:52 +0000
commit349eda4e7b58fc751d1fd48931e19a2c614e0a5e (patch)
treee352c8af8f3e27d6c80171fdd24cd55c9590b98f /bin
parent6fe724aeff8e688ba2a1d582226799181e145315 (diff)
wwan_tests: rename to wwan_tests.py
Diffstat (limited to 'bin')
-rwxr-xr-xbin/wwan_tests.py (renamed from bin/wwan_tests)3
1 files changed, 2 insertions, 1 deletions
diff --git a/bin/wwan_tests b/bin/wwan_tests.py
index d28f7e9..c19c547 100755
--- a/bin/wwan_tests
+++ b/bin/wwan_tests.py
@@ -56,7 +56,8 @@ class MMDbus():
if (excp.get_dbus_name() ==
"org.freedesktop.DBus.Error.ServiceUnknown"):
logging.error(excp.get_dbus_message())
- logging.error("Note: wwan_tests requires ModemManager >=1.0")
+ logging.error(
+ "Note: wwan_tests.py requires ModemManager >=1.0")
else:
logging.error(excp.get_dbus_message())
return