summaryrefslogtreecommitdiffstats
path: root/test/monitor-ofono
diff options
context:
space:
mode:
authorMarcel Holtmann <marcel@holtmann.org>2010-05-28 10:32:51 +0200
committerMarcel Holtmann <marcel@holtmann.org>2010-05-28 10:32:51 +0200
commit3e1855071ecff720790dc90bd42eb5deb4e9415f (patch)
treef19a72c1c6f24d321e98902c7076debb836ab4e2 /test/monitor-ofono
parent6fcb64d4225f75635f3cdbe037f13a8f681e154e (diff)
downloadofono-3e1855071ecff720790dc90bd42eb5deb4e9415f.tar.bz2
Add array decoding for emergency numbers
Diffstat (limited to 'test/monitor-ofono')
-rwxr-xr-xtest/monitor-ofono1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/monitor-ofono b/test/monitor-ofono
index 071d4f76..0335fcd4 100755
--- a/test/monitor-ofono
+++ b/test/monitor-ofono
@@ -11,6 +11,7 @@ def property_changed(name, value, path, interface):
"Technologies",
"SubscriberNumbers",
"Operators",
+ "EmergencyNumbers",
"PreferredLanguages"]:
val = ""
for i in value: