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