---
 test/test-voicecall |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/test-voicecall b/test/test-voicecall
index 2da7703..e7d0dc0 100755
--- a/test/test-voicecall
+++ b/test/test-voicecall
@@ -72,7 +72,7 @@ if __name__ == "__main__":
 
        voicecalls_property_changed('Calls', properties['Calls'])
 
-       print "Dialing...."
+       print "Dialing %s..." % number
        obj = vcmanager.Dial(number, "")
        print "Dialing in progress, got obj: %s" % (obj)
 
-- 
1.6.3.3

_______________________________________________
ofono mailing list
[email protected]
http://lists.ofono.org/listinfo/ofono

Reply via email to