From 908cef92eb166148b50e6b5a647a586b79aa259c Mon Sep 17 00:00:00 2001 From: Marcel Holtmann Date: Wed, 22 Sep 2010 12:48:28 +0900 Subject: Add support for setting proxy configuration method --- test/monitor-services | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'test/monitor-services') diff --git a/test/monitor-services b/test/monitor-services index 05d1e1d9..ceeba790 100755 --- a/test/monitor-services +++ b/test/monitor-services @@ -29,8 +29,8 @@ def property_changed(name, value, path): val = val + " " + i[i.rfind("/") + 1:] val = val + " ]" elif name in ["IPv4", "IPv4.Configuration", - "IPv6", "IPv6.Configuration", - "Proxy", "Ethernet"]: + "IPv6", "IPv6.Configuration", + "Proxy", "Proxy.Configuration", "Ethernet"]: val = extract_values(value) elif name in ["Nameservers", "Nameservers.Configuration", "Domains", "Domains.Configuration"]: -- cgit v1.2.3