summaryrefslogtreecommitdiffstats
path: root/test/monitor-ofono
diff options
context:
space:
mode:
authorDenis Kenzior <denkenz@gmail.com>2010-03-25 10:37:46 -0500
committerDenis Kenzior <denkenz@gmail.com>2010-03-25 10:37:46 -0500
commit77693b697d1796f67f998b8bba0542398f5079f9 (patch)
treef829625a55fd95264f76acbcb910663b96f8cd4b /test/monitor-ofono
parent1e783b33d94e88c4f53e96609cbd4bca0c5e396c (diff)
downloadofono-77693b697d1796f67f998b8bba0542398f5079f9.tar.bz2
Rename AvailableOperators to Operators
Diffstat (limited to 'test/monitor-ofono')
-rwxr-xr-xtest/monitor-ofono2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/monitor-ofono b/test/monitor-ofono
index 86b81fc3..071d4f76 100755
--- a/test/monitor-ofono
+++ b/test/monitor-ofono
@@ -10,7 +10,7 @@ def property_changed(name, value, path, interface):
if name in ["Modems", "Interfaces",
"Technologies",
"SubscriberNumbers",
- "AvailableOperators",
+ "Operators",
"PreferredLanguages"]:
val = ""
for i in value: