summaryrefslogtreecommitdiffstats
path: root/test/cdma-connman-enable
diff options
context:
space:
mode:
Diffstat (limited to 'test/cdma-connman-enable')
-rwxr-xr-xtest/cdma-connman-enable2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/cdma-connman-enable b/test/cdma-connman-enable
index 699240d7..a3cca017 100755
--- a/test/cdma-connman-enable
+++ b/test/cdma-connman-enable
@@ -13,7 +13,7 @@ else:
modems = manager.GetModems()
path = modems[0][0]
-print "Connecting CDMA Packet Data Service on modem %s..." % path
+print("Connecting CDMA Packet Data Service on modem %s..." % path)
cm = dbus.Interface(bus.get_object('org.ofono', path),
'org.ofono.cdma.ConnectionManager')